summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/log/scribe-test
diff options
context:
space:
mode:
Diffstat (limited to 'sca-cpp/trunk/components/log/scribe-test')
-rwxr-xr-xsca-cpp/trunk/components/log/scribe-test2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-cpp/trunk/components/log/scribe-test b/sca-cpp/trunk/components/log/scribe-test
index a355026dd0..bc34f6f650 100755
--- a/sca-cpp/trunk/components/log/scribe-test
+++ b/sca-cpp/trunk/components/log/scribe-test
@@ -40,4 +40,4 @@ sleep 1
if [ "$rc" = "0" ]; then
echo "OK"
fi
-return $rc
+exit $rc