Tester_so_long.sh: line 176: [: ==: unary operator expected Should be: if [[ $LINE == "Error" ]];then
Tester_so_long.sh: line 176: [: ==: unary operator expected
Should be:
if [[ $LINE == "Error" ]];then