]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t9807-git-p4-submit.sh
git-p4: clean up after p4 submit failure
[thirdparty/git.git] / t / t9807-git-p4-submit.sh
index 1f74a88385e827f7162256fafc22db5de3d41bf8..593152817dadaf1804f4a851c51b8bf1cbf52db9 100755 (executable)
@@ -389,7 +389,7 @@ test_expect_success 'description with Jobs section and bogus following text' '
        (
                cd "$cli" &&
                p4 revert desc6 &&
-               rm desc6
+               rm -f desc6
        )
 '