rm "unexpected response" grep from system test

This commit is contained in:
Jeffrey Crowell
2015-03-05 14:02:55 -05:00
parent 4dd70b40ef
commit 6e1a9a73a5
-1
View File
@@ -1277,7 +1277,6 @@ OUT=$(cat "$ERROR_LOG" \
| grep -v "\\[error\\].*Failed to make directory*" \
| grep -v "\\[error\\].*Could not create directories*" \
| grep -v "\\[error\\].*opening temp file: No such file or directory.*" \
| grep -v "\\[error\\].*unexpected response.*" \
| grep -v "\\[error\\].*remote\.cfg.*" \
| grep -v "\\[warn\\].*remote\.cfg.*" \
| grep -v "\\[warn\\].*end token not received.*" \