X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/blobdiff_plain/78d1c847f77f3ed482574d75b682f1408cdf2002..d4f2b3e9bc83fd6e3063c856e3f1f203dcc5b304:/t/t0002-status.sh diff --git a/t/t0002-status.sh b/t/t0002-status.sh index 24f42cc..32c01d0 100755 --- a/t/t0002-status.sh +++ b/t/t0002-status.sh @@ -110,7 +110,7 @@ cat > expected.txt < output.txt && diff -u expected.txt output.txt @@ -119,7 +119,7 @@ test_expect_failure 'Status after conflicting push' ' cat > expected.txt < output.txt && diff -u expected.txt output.txt ' @@ -127,7 +127,7 @@ test_expect_failure 'Status of file' ' cat > expected.txt < output.txt && diff -u expected.txt output.txt ' @@ -144,7 +144,7 @@ cat > expected.txt < output.txt && diff -u expected.txt output.txt