summaryrefslogtreecommitdiff
path: root/tests/pcre-jitstack
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pcre-jitstack')
-rwxr-xr-xtests/pcre-jitstack2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pcre-jitstack b/tests/pcre-jitstack
index 7945dec8..b473b128 100755
--- a/tests/pcre-jitstack
+++ b/tests/pcre-jitstack
@@ -48,7 +48,7 @@ if test $? != 1; then
# Use ulimit to remove that limit, if possible.
# If ulimit is not usable, just skip this test.
- (ulimit -s unlimited; : ) || skip_ this shell lacks ulimit support
+ (ulimit -s unlimited) || skip_ this shell lacks ulimit support
# Rerun that same test, but now with no limit on stack size:
(ulimit -s unlimited;