From: Eric Bollengier Date: Fri, 11 Mar 2022 15:40:35 +0000 (+0100) Subject: regress: Fix debug-tags-test X-Git-Tag: Beta-15.0.0~629 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3328913c29a19b6a8e4bd010c1aac38f1d5801fc;p=thirdparty%2Fbacula.git regress: Fix debug-tags-test --- diff --git a/regress/tests/debug-tags-test b/regress/tests/debug-tags-test index e153c0187..cdcab5e12 100755 --- a/regress/tests/debug-tags-test +++ b/regress/tests/debug-tags-test @@ -7,7 +7,7 @@ # TestName="debug-tags_test" . scripts/functions -make -C $src/src/tools $TestName +make -C $src/src/tools install-$TestName $bin/$TestName exit $?