]> rtime.felk.cvut.cz Git - hubacji1/iamcar2.git/blobdiff - Makefile.tests
Make test scenario scripts executable
[hubacji1/iamcar2.git] / Makefile.tests
index bb3052b41127f9196607c38115f028e634bbae52..50e5d2b3a7dff34b2ac9bb93cb5e6159cd054936 100644 (file)
@@ -9,5 +9,5 @@ all:
 test48: $(addprefix out/test48/, $(notdir $(sc)))
        @echo "$<"
 
-out/test48/%: $(sc)
-       bash ../scripts/test_scenario.sh $@ 20 $< test48
+$(addprefix out/test48/, $(notdir $(sc))): $(sc)
+       nice bash ../scripts/test_scenario.sh $@ 1000 $(addprefix ../scenarios_real-world-artificial-obstacles/, $(notdir $@)) test48