aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2018-07-16 22:57:12 +0200
committerToni Uhlig <matzeton@googlemail.com>2018-07-16 22:57:12 +0200
commit82cc05d03c0e4900357e7c7886be2b9d4cacc3c0 (patch)
tree46302270284736387482e6eab5661a03d6088a73 /.travis.yml
parent78dcfd15953d00c95a97424a3fc7ee631638ca56 (diff)
selftest: print detailed error if file/dir checks fail
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index aeb33b0..1603e3e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,4 +21,5 @@ script:
- ./autogen.sh
- CFLAGS="-DCAP_AUDIT_READ=0 -DCAP_AUDIT_WRITE=0" ./configure
- make V=s
+ - mkdir -p /var/run
- TERM=linux valgrind --error-exitcode=1 ./src/potd --test --redirect 127.0.0.1:2222:127.0.0.1:22222 --protocol 127.0.0.1:22222:127.0.0.1:33333 --jail 127.0.0.1:33333