diff --git a/bwctest.sh b/bwctest.sh index 89030e38c192..1002d38d8cca 100755 --- a/bwctest.sh +++ b/bwctest.sh @@ -34,6 +34,7 @@ function usage() { echo "--------------------------------------------------------------------------" } + while getopts ":h:b:p:s:c:o:d:" arg; do case $arg in h)