From: Alain Spineux Date: Wed, 21 Sep 2022 11:42:01 +0000 (+0200) Subject: regress: force SDEnc to NULL for verify-data-test X-Git-Tag: Beta-15.0.0~400 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=131695116bb18cd5d5a32c6b6f2c65cb609a0666;p=thirdparty%2Fbacula.git regress: force SDEnc to NULL for verify-data-test - sed can still works with NULL encryption --- diff --git a/regress/tests/verify-data-test b/regress/tests/verify-data-test index 410ba4eac..f926a1231 100755 --- a/regress/tests/verify-data-test +++ b/regress/tests/verify-data-test @@ -32,6 +32,12 @@ find ${cwd}/build/src/filed -print >> ${files_listing} change_jobname NightlySave $JobName start_test +if [ x$FORCE_SDENC = xyes ]; then + # force the encryption to be NULL make the sed works + FORCE_CIPHER=NULL + export FORCE_CIPHER +fi + cat <tmp/bconcmds @output /dev/null messages