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[@]}"
|
for errorPattern in "${errorPatterns[@]}"
|
||||||
do
|
do
|
||||||
echo "$errorPattern";
|
|
||||||
sed -i \
|
sed -i \
|
||||||
-e "/$errorPattern/{" \
|
-e "/$errorPattern/{" \
|
||||||
-e "h;" \
|
-e "h;" \
|
||||||
|
|
Loading…
Reference in a new issue