components/desktop/firefox/patches/firefox-26-jit-test-multi-processes.patch
changeset 6919 7972aae0fb03
parent 5527 611b2d6efdfe
child 7309 2655ef11c386
--- a/components/desktop/firefox/patches/firefox-26-jit-test-multi-processes.patch	Fri Sep 16 07:20:57 2016 -0700
+++ b/components/desktop/firefox/patches/firefox-26-jit-test-multi-processes.patch	Fri Sep 16 16:06:45 2016 -0700
@@ -8,7 +8,7 @@
 @@ -134,7 +134,7 @@
  
  check-jit-test::
- 	$(JITTEST_ASAN_ENV) $(wildcard $(RUN_TEST_PROGRAM)) $(PYTHON) -u $(srcdir)/jit-test/jit_test.py \
+ 	$(JITTEST_SANITIZER_ENV) $(wildcard $(RUN_TEST_PROGRAM)) $(PYTHON) -u $(srcdir)/jit-test/jit_test.py \
 -	        --no-slow --no-progress --format=automation --jitflags=all \
 +	        --no-slow --no-progress --format=automation --jitflags=all -j 2 -f \
  			$(JITTEST_VALGRIND_FLAG) \