summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2013-10-03 22:58:55 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2013-10-03 22:58:55 +0200
commitbe297c7ab3c16edcbdd6afc699c73a58e545b599 (patch)
treedb6540fc845632ec845b69650ef5bceef2e87c48 /test
parentdf7d029c6d7ff15b81f7b439991bfaef19adcaf6 (diff)
tests: install --no-install-recommends and stunnel4 for travis
stunnel4 is required for https tests Git-Dch: Ignore
Diffstat (limited to 'test')
-rwxr-xr-xtest/integration/test-bug-254770-segfault-if-cache-not-buildable2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/test-bug-254770-segfault-if-cache-not-buildable b/test/integration/test-bug-254770-segfault-if-cache-not-buildable
index 8fa337ccc..59102ddc9 100755
--- a/test/integration/test-bug-254770-segfault-if-cache-not-buildable
+++ b/test/integration/test-bug-254770-segfault-if-cache-not-buildable
@@ -18,7 +18,7 @@ testsegfault() {
msgpass
else
echo
- echo $TEST
+ echo "$TEST"
msgfail
fi
}