mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-10-30 02:22:44 +00:00
bash script updates
This commit is contained in:
@@ -10,13 +10,4 @@ then
|
||||
|
||||
cp -ar ../wlan-lanforge-scripts lanforge/lanforge-scripts
|
||||
fi
|
||||
if [ -d tests/logs ]
|
||||
then
|
||||
rm -fr tests/logs
|
||||
mkdir tests/logs
|
||||
fi
|
||||
if [ -d tests/reports ]
|
||||
then
|
||||
rm -fr tests/reports
|
||||
mkdir tests/reports
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user