]> asedeno.scripts.mit.edu Git - git.git/blobdiff - t/annotate-tests.sh
Merge branch 'en/and-cascade-tests'
[git.git] / t / annotate-tests.sh
index 141b60cdcbf4c8f70813e090a950c5d736853a8e..212bd605b5193d26c38efda3bb2ed9fd95b8b462 100644 (file)
@@ -38,7 +38,7 @@ test_expect_success \
     'prepare reference tree' \
     'echo "1A quick brown fox jumps over the" >file &&
      echo "lazy dog" >>file &&
-     git add file
+     git add file &&
      GIT_AUTHOR_NAME="A" git commit -a -m "Initial."'
 
 test_expect_success \