Rename 'NumberofBSSIDs' to 'NumberofBSSIDsOnSSID' for clarity in metrics reporting; remove debug flag setting in runtest.sh for cleaner execution.

This commit is contained in:
Yaro Kasear 2025-04-17 13:34:31 -05:00
parent 58abd38c3c
commit 51312b04de
2 changed files with 1 additions and 2 deletions

View file

@ -1,6 +1,5 @@
#!/bin/bash
set -x
set -euo pipefail
IFS=$'\n\t'