Bug #840 Fix small typo in scripts

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5761 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 3e92925e8eab0dff7f28f1a58962a12ee9ab89e3
Former-commit-id: 1e8ded3cb203583ab60cd28407e16c7feea53667
This commit is contained in:
mungewell 2013-12-12 06:57:35 +00:00
parent b6a399f147
commit c7851efa4f

View file

@ -26,7 +26,7 @@ python check_car_skins.py -c $cars $versioning $config $run $proc
python check_robot_skins.py -d $drivers/usr_36GP -c $cars $versioning $config $run $proc usr_36GP.xml
python check_robot_skins.py -d $drivers/usr_ls1 -c $cars $versioning $config $run $proc usr_ls1.xml
python check_robot_skins.py -d $drivers/usr_ls2 -c $cars $versioning $config $run $proc usr_ls2.xml
python check_robot_skins.py -d $drivers/usr_ls1 -c $cars $versioning $config $run $proc usr_lp1.xml
python check_robot_skins.py -d $drivers/usr_lp1 -c $cars $versioning $config $run $proc usr_lp1.xml
python check_robot_skins.py -d $drivers/usr_mpa1 -c $cars $versioning $config $run $proc usr_mpa1.xml
python check_robot_skins.py -d $drivers/usr_sc -c $cars $versioning $config $run $proc usr_sc.xml
python check_robot_skins.py -d $drivers/usr_trb1 -c $cars $versioning $config $run $proc usr_trb1.xml