diff --git a/LCU/StationTest/hbaversion.sh b/LCU/StationTest/hbaversion.sh index 9173d1d4e3f3a7b5cb4590fa1faba289789134a0..5d89af26aa556eca1eaaa7f6e4df11db367d93e5 100644 --- a/LCU/StationTest/hbaversion.sh +++ b/LCU/StationTest/hbaversion.sh @@ -16,8 +16,6 @@ version=11 if [ $nrcus -eq 96 ] ; then echo "HBA-FE modem version V-$version check national station" sleep 2 - python verify.py --brd rsp0 --fpga blp0 --te tc/hba_server.py --server 2 --server_access uc --server_reg version --server_func gb --data $version - python verify.py --brd rsp0,rsp1,rsp2,rsp3,rsp4,rsp5,rsp6,rsp7,rsp8,rsp9,rsp10,rsp11 --fpga blp0,blp1,blp2,blp3 --te tc/hba_server.py --server 1 --server_access uc --server_reg version --server_func gb --data $version else echo "HBA-FE modem version V-$version check international station"