Skip to content

Commit

Permalink
JariBakken: Make sure .git-fixfiles doesn't break the build when git …
Browse files Browse the repository at this point in the history
…is missing.

r14571
  • Loading branch information
jarib committed Nov 5, 2011
1 parent 1cbb421 commit ca01782
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .git-fixfiles
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/sh
git update-index --assume-unchanged cpp/prebuilt/**/*.so
git update-index --assume-unchanged cpp/IEDriver/Generated/atoms.h
exit 0

0 comments on commit ca01782

Please sign in to comment.