mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-10-30 18:27:53 +00:00
scripts: Add wlanpros test case script.
And tweak other scripts to make them work better, including taking a lot of sleeps out of the lf_associate_ap.pl script to speed it up.
This commit is contained in:
@@ -244,7 +244,9 @@ if [ -z "$resource" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
cd $SCRIPTDIR
|
||||
# Assume we are already in the right directory...doing a cd here breaks
|
||||
# running scripts from any other directory. --Ben
|
||||
#cd $SCRIPTDIR
|
||||
case "$action" in
|
||||
list_ports)
|
||||
do_firemod --action list_ports
|
||||
|
||||
Reference in New Issue
Block a user