]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
regress: tweak in plugin-test
authorMichal Rakowski <michal.rakowski@baculasystems.com>
Wed, 16 Sep 2020 06:13:30 +0000 (08:13 +0200)
committerEric Bollengier <eric@baculasystems.com>
Thu, 24 Mar 2022 08:02:57 +0000 (09:02 +0100)
regress/tests/plugin-test

index d84992f99fcf90568a6cf7f74853621dab7258af..d02b330ceea41993850a4d27a147e0acbf0a6f45 100755 (executable)
@@ -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/*