]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5302-pack-index.sh
tests: add missing &&
[thirdparty/git.git] / t / t5302-pack-index.sh
index fb3a270822c9a4ac2e4f79bfa71c784291859d4f..b34ea93a8056a7ae0edf111ffe14c99b7c5b33c5 100755 (executable)
@@ -8,7 +8,7 @@ test_description='pack index with 64-bit offsets and object CRC'
 
 test_expect_success \
     'setup' \
-    'rm -rf .git
+    'rm -rf .git &&
      git init &&
      git config pack.threads 1 &&
      i=1 &&