summaryrefslogtreecommitdiff
path: root/tests/tail-2/assert-2
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tail-2/assert-2')
-rwxr-xr-xtests/tail-2/assert-24
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/tail-2/assert-2 b/tests/tail-2/assert-2
index 2911878a1..6d30a665a 100755
--- a/tests/tail-2/assert-2
+++ b/tests/tail-2/assert-2
@@ -3,7 +3,7 @@
# Due to a race condition in the test, the `assert' script would get
# the UMR on Solaris only some of the time, and not at all on Linux/GNU.
-# Copyright (C) 2000, 2006-2007 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2006-2008 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -49,4 +49,4 @@ esac
test $fail = 1 && cat err
-exit $fail
+(exit $fail); exit $fail