commit | 3ae80d8cd6cef91705572f2f9efc743620349a5f | [log] [tgz] |
---|---|---|
author | Brian O'Connor <bocon@onlab.us> | Wed Nov 26 01:22:45 2014 +0000 |
committer | Gerrit Code Review <gerrit@onlab.us> | Wed Nov 26 01:22:45 2014 +0000 |
tree | bee8ca3304933696f380353d44b393a49c9f677b | |
parent | 8bd465e0c02d452a041813a6edd0f753e209e285 [diff] | |
parent | 0e146463349954033b0cec4988dcee26eb577b09 [diff] |
Merge "bumping stable version to 2.2.0b3"
diff --git a/mininet-test.rules b/mininet-test.rules index cfc7dfa..8545384 100644 --- a/mininet-test.rules +++ b/mininet-test.rules
@@ -6,7 +6,7 @@ # Failed full tests will be marked with FAILED, # and a pexpect TIMEOUT is also almost certainly an error error /FAIL:/ -error /TIMEOUT/ +error /TIMEOUT:/ # Warn on exceptions, sub-errors, and skipped warn /(?i)^exception/