diff options
Diffstat (limited to 'tests/mv/sticky-to-xpart')
-rwxr-xr-x | tests/mv/sticky-to-xpart | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/sticky-to-xpart b/tests/mv/sticky-to-xpart index 14cb76211..55d8f8f28 100755 --- a/tests/mv/sticky-to-xpart +++ b/tests/mv/sticky-to-xpart @@ -65,4 +65,4 @@ EOF compare out exp || fail=1 -(exit $fail); exit $fail +Exit $fail |