summaryrefslogtreecommitdiff
path: root/tests/tail-2/proc-ksyms
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tail-2/proc-ksyms')
-rwxr-xr-xtests/tail-2/proc-ksyms2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tail-2/proc-ksyms b/tests/tail-2/proc-ksyms
index a3d47f030..52e2a6fc3 100755
--- a/tests/tail-2/proc-ksyms
+++ b/tests/tail-2/proc-ksyms
@@ -18,4 +18,4 @@ if test -f $ksyms; then
tail $ksyms > /dev/null || fail=1
fi
-(exit $fail); exit
+(exit $fail); exit $fail