211
234
echo "Running Testsuite, this may take a while, " ; \
212
235
echo "edit debian/rules to disable" ; \
213
236
echo "################################################"; \
215
238
LD_LIBRARY_PATH="$(SVN_LD_LIBRARY_PATH)" \
216
239
/usr/bin/time $(MAKE) -C $(DEB_BUILDDIR) check ; then \
217
240
echo "Testsuite failed" ; \