X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft1502-rev-parse-parseopt.sh;h=d24a47d1149061565822391542c044a7db193ce5;hb=4ec22a48c0575c8a303cd00b5ef4b3d703fbf8b3;hp=762af5faf75562cd2a24197eae56357b1443737d;hpb=f79ff5c975499089b03904a6619923683262bf22;p=git.git diff --git a/t/t1502-rev-parse-parseopt.sh b/t/t1502-rev-parse-parseopt.sh index 762af5faf..d24a47d11 100755 --- a/t/t1502-rev-parse-parseopt.sh +++ b/t/t1502-rev-parse-parseopt.sh @@ -37,7 +37,7 @@ C? option C with an optional argument Extras extra1 line above used to cause a segfault but no longer does EOF - git diff expect.err output.err + test_cmp expect.err output.err ' test_done