diff options
Diffstat (limited to 'testsuite/patch.tests')
-rwxr-xr-x | testsuite/patch.tests | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/patch.tests b/testsuite/patch.tests index f3e6071..749d936 100755 --- a/testsuite/patch.tests +++ b/testsuite/patch.tests @@ -123,4 +123,6 @@ abc +456 " \ +rm input.orig 2>/dev/null + exit $FAILCOUNT |