commit e1c219c8e6fb81b93f7385e2b0872cc6ddfc35f7 from: Omar Polo via: Thomas Adam date: Fri Apr 22 11:37:09 2022 UTC delete trailing whitespaces commit - a77eefc7ca20d88114f90a1ce8209051633444ed commit + e1c219c8e6fb81b93f7385e2b0872cc6ddfc35f7 blob - 24c65df8f37d93d010464929c0370750824f4534 blob + b3f10d2dc6e282f6548c695befab125a7f8f680e --- regress/cmdline/patch.sh +++ regress/cmdline/patch.sh @@ -571,7 +571,7 @@ EOF test_done $testroot 1 return 1 fi - + cmp -s $testroot/stdout.expected $testroot/stdout ret=$? if [ $ret -ne 0 ]; then @@ -1076,7 +1076,7 @@ EOF return 1 fi - echo 'M alpha' > $testroot/stdout.expected + echo 'M alpha' > $testroot/stdout.expected cmp -s $testroot/stdout.expected $testroot/stdout ret=$? if [ $ret -ne 0 ]; then