diff --git a/compile.sh b/compile.sh index 3f012f9..7f51163 100755 --- a/compile.sh +++ b/compile.sh @@ -218,7 +218,6 @@ then for errorPattern in "${errorPatterns[@]}" do - echo "$errorPattern"; sed -i \ -e "/$errorPattern/{" \ -e "h;" \