aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation/test-suite
diff options
Diffstat (limited to 'validation/test-suite')
-rwxr-xr-xvalidation/test-suite8
1 files changed, 4 insertions, 4 deletions
diff --git a/validation/test-suite b/validation/test-suite
index e1552ed4..4fdc9e9f 100755
--- a/validation/test-suite
+++ b/validation/test-suite
@@ -490,10 +490,10 @@ _EOF
echo " * check-known-to-fail"
fi
if [ $linear != 0 ]; then
- echo " *"
- echo " * check-output-ignore"
- echo " * check-output-contains: xyz\\\\."
- echo " * check-output-excludes: \\\\."
+ echo ' *'
+ echo ' * check-output-ignore'
+ echo ' * check-output-contains: xyz\\\\.'
+ echo ' * check-output-excludes: \\\\.'
fi
for stream in output error; do
if [ -s "$file.$stream.got" ]; then