From 26fffc375cd4e4ab2f7fb5186af455bcc5117372 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 30 Nov 2009 16:23:49 -0500 Subject: tools/push now uses -j16 for building opt --- tools/push | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/push') diff --git a/tools/push b/tools/push index bee26934..778f770b 100755 --- a/tools/push +++ b/tools/push @@ -10,6 +10,6 @@ git checkout next git rebase master git push git checkout master -./acprep opt upload +./acprep -j16 opt upload mv *.dmg* build git checkout next -- cgit v1.2.3