Skip to content
Snippets Groups Projects
Commit 4c3ff8f1 authored by Bob Lantz's avatar Bob Lantz
Browse files

Remove accidentally added debugging line.

parent 0e8cca08
No related branches found
No related tags found
No related merge requests found
......@@ -321,7 +321,6 @@ def waitForNode( self, node ):
quietRun( 'stty -icanon min 1' )
while True:
try:
print 'waiting for input'
bothPoller.poll()
# XXX BL: this doesn't quite do what we want.
if False and self.inputFile:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment