From: Michal Rakowski Date: Wed, 16 Sep 2020 06:13:30 +0000 (+0200) Subject: regress: tweak in plugin-test X-Git-Tag: Release-11.3.2~1027 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a74b93042c178839b80b2f313cd2635d9f12e9d4;p=thirdparty%2Fbacula.git regress: tweak in plugin-test --- diff --git a/regress/tests/plugin-test b/regress/tests/plugin-test index d84992f99..d02b330ce 100755 --- a/regress/tests/plugin-test +++ b/regress/tests/plugin-test @@ -12,6 +12,10 @@ JobName=pluginTest scripts/cleanup scripts/copy-plugin-confs make -C $src/src/plugins/fd install install-test-plugin +if [ $? -ne 0 ]; then + print_debug "Failed to build and install test-plugin!" + exit 1 +fi file=encrypt-bug.jpg rm -rf ${cwd}/tmp/*