mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-10-30 18:27:53 +00:00
vid_group: quieter
This commit is contained in:
@@ -355,7 +355,6 @@ if ($::action eq "destroy") {
|
||||
push(@cmds, "rm_endp ".$cx_name);
|
||||
}
|
||||
foreach my $cmd (@cmds) {
|
||||
print "zmd: $cmd\n";
|
||||
$::utils->doCmd($cmd);
|
||||
$::utils->sleep_ms(30);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user