summaryrefslogtreecommitdiff
path: root/test/TEST-04-JOURNAL
diff options
context:
space:
mode:
authorPhillip Sz <phillip.szelat@gmail.com>2016-02-05 11:38:58 +0100
committerPhillip Sz <phillip.szelat@gmail.com>2016-02-05 11:38:58 +0100
commite3ceb75be3cab5d700c7a1c65356cc9d4151a912 (patch)
tree18530466ab377bdd8abe2ef3d068f549c62e4aa4 /test/TEST-04-JOURNAL
parent784b22eef5005309a43400e9ab43d37281b1290c (diff)
test: remove exit 0 at the end
We don't need that at the end, as it will always exit with 0 if everything is okey.
Diffstat (limited to 'test/TEST-04-JOURNAL')
-rwxr-xr-xtest/TEST-04-JOURNAL/test-journal.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/TEST-04-JOURNAL/test-journal.sh b/test/TEST-04-JOURNAL/test-journal.sh
index 3a05619ad5..6646eccfa7 100755
--- a/test/TEST-04-JOURNAL/test-journal.sh
+++ b/test/TEST-04-JOURNAL/test-journal.sh
@@ -60,4 +60,3 @@ systemctl stop forever-print-hola
[[ ! -f "/i-lose-my-logs" ]]
touch /testok
-exit 0