Skip to content
Snippets Groups Projects
Commit f1740fe9 authored by Menno Norden's avatar Menno Norden
Browse files

bug 1315: added switch off PRSG

parent 4fadf189
Branches
Tags
No related merge requests found
...@@ -265,7 +265,7 @@ else: ...@@ -265,7 +265,7 @@ else:
################################################################################ ################################################################################
# End of the subrack test # End of the subrack test
cli.command('rspctl --rcuprsg=0')
sr.setId('Subrack - ') sr.setId('Subrack - ')
dt = sr.getRunTime() dt = sr.getRunTime()
sr.appendLog(2,'Duration: %02dm:%02ds' % (dt/60 % 60, dt % 60)) sr.appendLog(2,'Duration: %02dm:%02ds' % (dt/60 % 60, dt % 60))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment