Imported Upstream version 2.6.4
[platform/upstream/git.git] / t / t9807-git-p4-submit.sh
index 1f74a88..5931528 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
        )
 '