summaryrefslogtreecommitdiff
path: root/util/regress
diff options
context:
space:
mode:
Diffstat (limited to 'util/regress')
-rwxr-xr-xutil/regress2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/regress b/util/regress
index 69b11c045..c8704381b 100755
--- a/util/regress
+++ b/util/regress
@@ -119,7 +119,7 @@ if compile_variants:
if not tests:
tests = ['quick']
elif 'all' in tests:
- tests = ['quick,long']
+ tests = ['quick', 'long']
# set up test targets for scons, since we don't have any quick SPARC
# full-system tests exclude it