mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Fix some improperly formatted test cases
This commit is contained in:
@@ -95,7 +95,7 @@ if test $color_tests = yes; then
|
||||
wht='[1;40m' # White.
|
||||
std='[m' # No color.
|
||||
else
|
||||
red= grn= lgn= blu= mgn= std=
|
||||
red= grn= lgn= blu= mgn= std= wht=
|
||||
fi
|
||||
|
||||
do_exit='rm -f $log_file $trs_file; (exit $st); exit $st'
|
||||
|
Reference in New Issue
Block a user