mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-10-30 02:12:38 +00:00
lf_portmod: corrects --list_ports
This commit is contained in:
@@ -351,7 +351,7 @@ if ($load ne "") {
|
||||
}
|
||||
|
||||
if ((defined $list_ports) && $list_ports) {
|
||||
$utils->doCmd("show_ports 1 $card ALL");
|
||||
$utils->doAsyncCmd("nc_show_ports 1 $card all");
|
||||
exit(0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user