[Pkg-mozext-commits] [adblock-plus] 125/464: Apparently, I can't type.

David Prévot taffit at moszumanska.debian.org
Tue Jul 22 20:44:10 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository adblock-plus.

commit 33f5fd23366259013e92d54f9a237f2eae56270c
Author: Joshua Cranmer <Pidgeot18 at gmail.com>
Date:   Wed Jan 12 23:10:25 2011 -0500

    Apparently, I can't type.
---
 Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index c752c9b..03fe3f2 100644
--- a/Makefile
+++ b/Makefile
@@ -55,6 +55,6 @@ full-check:: jshydra$(BIN_SUFFIX)
 		echo $$f; \
 		./jshydra$(BIN_SUFFIX) scripts/astDecompile.js --trueast "$(srcdir)/tests/$$f" >jstest/$$f; \
 	done
-	python $(srcdir)/tests/jstest.py --tinderbox $(objdir)/js > before.log
-	python jstest/jstests.py --tinderbox $(objdir)/js > after.log
+	python $(srcdir)/tests/jstests.py --tinderbox $(MOZ_OBJDIR)/js/src/js > before.log
+	python jstest/jstests.py --tinderbox $(MOZ_OBJDIR)/js/src/js > after.log
 	diff before.log after.log

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus.git



More information about the Pkg-mozext-commits mailing list