Remove debug messages
This commit is contained in:
parent
848754d84a
commit
b552242b47
1 changed files with 0 additions and 1 deletions
|
@ -218,7 +218,6 @@ then
|
|||
|
||||
for errorPattern in "${errorPatterns[@]}"
|
||||
do
|
||||
echo "$errorPattern";
|
||||
sed -i \
|
||||
-e "/$errorPattern/{" \
|
||||
-e "h;" \
|
||||
|
|
Loading…
Reference in a new issue