]> rtime.felk.cvut.cz Git - hubacji1/iamcar2.git/commitdiff
Use nice in tests makefile
authorJiri Vlasak <hubacji1@fel.cvut.cz>
Mon, 10 May 2021 14:23:33 +0000 (16:23 +0200)
committerJiri Vlasak <hubacji1@fel.cvut.cz>
Mon, 10 May 2021 14:23:33 +0000 (16:23 +0200)
Makefile.tests

index bb3052b41127f9196607c38115f028e634bbae52..1873dfbcb7109bd2f0dd958cfe4d0c93c8aa4c76 100644 (file)
@@ -10,4 +10,4 @@ test48: $(addprefix out/test48/, $(notdir $(sc)))
        @echo "$<"
 
 out/test48/%: $(sc)
-       bash ../scripts/test_scenario.sh $@ 20 $< test48
+       nice bash ../scripts/test_scenario.sh $@ 20 $< test48