From 0097215afcfcdcffee8d7fb4e521aef15e6d5fd6 Mon Sep 17 00:00:00 2001 From: Zhang Keqiao Date: Fri, 1 Mar 2019 09:08:31 +0800 Subject: [PATCH] test: fix a typo, Add a colon to option that have parameter Signed-off-by: Zhang Keqiao --- tools/test/qa/tests/stability_test/sof-test-xrun.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/test/qa/tests/stability_test/sof-test-xrun.sh b/tools/test/qa/tests/stability_test/sof-test-xrun.sh index 3e7b42444..055547eec 100755 --- a/tools/test/qa/tests/stability_test/sof-test-xrun.sh +++ b/tools/test/qa/tests/stability_test/sof-test-xrun.sh @@ -70,7 +70,7 @@ if [ $# == 0 ]; then echo "Please specify the PCM to test." usage else - while getopts :t:r:f:c:i:n:d OPT + while getopts :t:r:f:c:i:n:d: OPT do case $OPT in t)