commit 7fa6f40bf3ea770c9e11fd6fcd404d12a085725f
parent 41cdbeace937703c138135f91bbfcc961a96e492
Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch>
Date: Tue, 19 Dec 2023 11:13:43 +0100
Revert "[testing] small changes"
This reverts commit 7519e053e5c09b6b5b146481480b242bf20dc23e.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/testing/donau-unified-setup.sh b/src/testing/donau-unified-setup.sh
@@ -83,7 +83,7 @@ LOGLEVEL="DEBUG"
DEFAULT_SLEEP="0.2"
# Parse command-line options
-while getopts ':abc:d:efghkL:mnr:stu:vwWD' OPTION; do
+while getopts ':abc:d:efghkL:mnr:stu:vwW' OPTION; do
case "$OPTION" in
a)
START_AUDITOR="1"