X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=t%2Ft5001-archive-attr.sh;h=02d4d2284d8bcf9637dbd6a670e376b4ae9f7af1;hb=2de132f8844f3b1b3c9f898e48829630d0cabb07;hp=426b319bd36257331f07d5aee1a20ed7e515408a;hpb=57c118c268a01b00954916e344f2eb082eafaaaf;p=git.git diff --git a/t/t5001-archive-attr.sh b/t/t5001-archive-attr.sh index 426b319bd..02d4d2284 100755 --- a/t/t5001-archive-attr.sh +++ b/t/t5001-archive-attr.sh @@ -4,7 +4,7 @@ test_description='git archive attribute tests' . ./test-lib.sh -SUBSTFORMAT=%H%n +SUBSTFORMAT='%H (%h)%n' test_expect_exists() { test_expect_success " $1 exists" "test -e $1"