diff --git a/lycium/test.sh b/lycium/test.sh index b5a0415792ccce393a87469d0a13ed7bbf3d940e..7f1433b8d94bdae071dbb956b45bc3f657c27ade 100755 --- a/lycium/test.sh +++ b/lycium/test.sh @@ -135,7 +135,7 @@ checkhpk(){ then checkprepare > /dev/null 2>&1 # 执行测试前准备工作 fi - openharmonycheck > /dev/null 2>&1 # 执行测试 + openharmonycheck # 执行测试 checkret=$? if [ $checkret -ne 0 ] then