mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-25 17:27:18 +00:00
Update tn.py
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user