mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-01 03:17:54 +00:00
testbed-ctlr: Fix typo
This commit is contained in:
@@ -220,7 +220,7 @@ for ($i = 0; $i<@lines; $i++) {
|
||||
}
|
||||
|
||||
# Restart the GUI on the LANforge system
|
||||
do_system("ssh lanforge\@lfmgr pkill -f \"miglayout.*8080\"");
|
||||
do_system("ssh lanforge\@$lfmgr pkill -f \"miglayout.*8080\"");
|
||||
|
||||
# and then get it onto the DUT, reboot DUT, re-configure as needed,
|
||||
do_system("scp *sysupgrade.bin lanforge\@$lfmgr:tip-$jfile");
|
||||
|
||||
Reference in New Issue
Block a user