Skip to content
Snippets Groups Projects
Commit 33f08dfd authored by Menno Norden's avatar Menno Norden
Browse files

Task #1411: Removed extra line

parent e3401ca3
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment