diff -r 799e49258445 -r 1fe49e314ec9 platforms/opensuse/Dockerfile.in --- a/platforms/opensuse/Dockerfile.in Mon Jun 15 17:28:08 2015 +0200 +++ b/platforms/opensuse/Dockerfile.in Mon Jun 15 17:29:46 2015 +0200 @@ -42,6 +42,7 @@ RUN autoconf RUN ./configure RUN make +RUN rm -f test-config ## now finally run the tests ## should be done by you, manually :)