[Privoxy-commits] [privoxy] 10/17: runtests-wrapper.sh: Improve a log message

User Git git at git.privoxy.org
Wed Dec 10 08:04:35 CET 2025


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit d4bbed8f39570f0e2655fdd930ff1a7449a9c1e5
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Mon Dec 8 10:18:56 2025 +0100

    runtests-wrapper.sh: Improve a log message
---
 tests/cts/runtests-wrapper.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/cts/runtests-wrapper.sh b/tests/cts/runtests-wrapper.sh
index 394d6ed3..6221b31e 100755
--- a/tests/cts/runtests-wrapper.sh
+++ b/tests/cts/runtests-wrapper.sh
@@ -94,7 +94,7 @@ runtests_wrapper() {
                 ;;
             "-t")
                 shift
-                echo "Overwriting default TESTDIR with $1"
+                echo "Setting TESTDIR to ${1}"
                 testdir_args="-o TESTDIR=$1"
                 shift
                 ;;

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list