commit | ba4fd4f4f94bd2d75146164cbdfc4dc1ffd51cf0 | [log] [tgz] |
---|---|---|
author | Dan Talayco <dtalayco@stanford.edu> | Wed Jul 21 21:49:41 2010 -0700 |
committer | Dan Talayco <dtalayco@stanford.edu> | Wed Jul 21 21:49:41 2010 -0700 |
tree | 128982afd53a5bcf226feb8610353985a75d6353 | |
parent | 6213e3cc709cfd33702c22420ba063bb8279873e [diff] [blame] |
DataPlaneOnly message to log, not stdout
diff --git a/tests/basic.py b/tests/basic.py index 84bed72..a173a30 100644 --- a/tests/basic.py +++ b/tests/basic.py
@@ -157,7 +157,7 @@ basic_logger.info("Teardown done") def runTest(self): - print "DataPlaneOnly" + basic_logger.info("DataPlaneOnly") # self.dataplane.show() # Would like an assert that checks the data plane