summaryrefslogtreecommitdiff
path: root/test/TEST-05-RLIMITS/test-rlimits.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEST-05-RLIMITS/test-rlimits.sh')
-rwxr-xr-xtest/TEST-05-RLIMITS/test-rlimits.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/TEST-05-RLIMITS/test-rlimits.sh b/test/TEST-05-RLIMITS/test-rlimits.sh
index 54000ecefb..ba665c5968 100755
--- a/test/TEST-05-RLIMITS/test-rlimits.sh
+++ b/test/TEST-05-RLIMITS/test-rlimits.sh
@@ -14,4 +14,3 @@ set -o pipefail
[[ "$(ulimit -n -H)" = "16384" ]]
touch /testok
-exit 0