Update tn.py

This commit is contained in:
Jack Marriott
2019-01-16 14:09:27 -08:00
committed by GitHub
parent 8f07a09d9d
commit 64bbb17bc3

View File

@@ -39,8 +39,7 @@ os.chdir(cwd)
tEnd = time.time()
print 'Time elapsed %f sec' % (tEnd - tStart)
print 'Unplug BDI'
print 'Cycle power on BBU'
print 'Run teraterm.py'
print 'Time elapsed %f sec\n' % (tEnd - tStart)
print 'Unplug BDI\n'
print 'Cycle power on BBU\n'
print 'Run teraterm.py\n'