commit | 7aa0b812d021528e789c362d3f389679692b31b6 | [log] [tgz] |
---|---|---|
author | Dan Talayco <dtalayco@stanford.edu> | Tue Jul 20 14:51:41 2010 -0700 |
committer | Dan Talayco <dtalayco@stanford.edu> | Tue Jul 20 14:51:41 2010 -0700 |
tree | 614fc8a6f414871a5cbe9739503f95e6794968fb | |
parent | 10275aa7caa78e1a77dff2a88e5f1c32be2212f8 [diff] [blame] |
Grammar correction
diff --git a/tests/oft b/tests/oft index 2385baa..c4b1491 100755 --- a/tests/oft +++ b/tests/oft
@@ -399,8 +399,8 @@ if not did_print: print "No tests found for " + config["test_spec"] else: - print "Tests marked * are not run by default" - print "Test marked (TP1) take --test-params including:" + print "Tests preceded by * are not run by default" + print "Tests marked (TP1) after name take --test-params including:" print " 'vid=N;strip_vlan=bool;add_vlan=bool'" sys.exit(0)