diff options
Diffstat (limited to 'tests/mv/diag')
-rwxr-xr-x | tests/mv/diag | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mv/diag b/tests/mv/diag index 6e28fa463..75904d626 100755 --- a/tests/mv/diag +++ b/tests/mv/diag @@ -28,6 +28,7 @@ touch f1 || framework_failure touch f2 || framework_failure touch d || framework_failure +fail=0 # These mv commands should all exit nonzero. # Too few args. This first one did fail, but with an incorrect diagnostic |