]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
BEE Backport regress/tests/tls-authenticate-test
authorEric Bollengier <eric@baculasystems.com>
Wed, 2 Sep 2020 13:01:02 +0000 (15:01 +0200)
committerEric Bollengier <eric@baculasystems.com>
Tue, 1 Mar 2022 14:36:18 +0000 (15:36 +0100)
This commit is the result of the squash of the following main commits:

Author: Eric Bollengier <eric@baculasystems.com>
Date:   Mon Apr 6 09:18:10 2020 +0200

    regress: make tls-authenticate-test less verbose

regress/tests/tls-authenticate-test

index c252f61cb5ee7f947eb811a35f9c024b9cb13356..3c672f2e37628fffbca4da46b664056b256e2c90 100755 (executable)
@@ -2,8 +2,6 @@
 #
 # Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
-#
-
 #
 # Run a simple backup of the Bacula build directory with TLS
 #   communications code enabled then restore it.
@@ -23,9 +21,9 @@ cat <<END_OF_DATA >tmp/bconcmds
 @output /dev/null
 messages
 @$out tmp/log1.out
-setdebug level=100 dir
-setdebug level=100 storage=File
-setdebug level=100 client=$CLIENT
+setdebug level=100 trace=1 dir
+setdebug level=100 trace=1 storage=File
+setdebug level=100 trace=1 client=$CLIENT
 status all
 status all
 messages