Skip to content

Commit 7ed5bcb

Browse files
committed
run.py: report what we are doing
1 parent d4ae186 commit 7ed5bcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/run.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
subprocess.call(command)
6666
print
6767

68+
print 'Verifying results.'
6869
robotstatuschecker.process_output(output)
6970
rc = robot.rebot(output, outputdir=results)
7071
print

0 commit comments

Comments
 (0)