diff options
Diffstat (limited to 'tests/misc/head-pos')
-rwxr-xr-x | tests/misc/head-pos | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/head-pos b/tests/misc/head-pos index 0c55a879b..2469d6cf2 100755 --- a/tests/misc/head-pos +++ b/tests/misc/head-pos @@ -34,4 +34,4 @@ EOF compare out exp || fail=1 -(exit $fail); exit $fail +Exit $fail |