Fix pack-index issue on 64-bit platforms a bit more portably.
[git/git-svn.git] / t / t8001-annotate.sh
blob2496397da3c335997779bae43ba37ec6d32810de
1 #!/bin/sh
3 test_description='git-annotate'
4 . ./test-lib.sh
6 PROG='git annotate'
7 . ../annotate-tests.sh
9 test_done