summaryrefslogtreecommitdiff
path: root/acprep
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-10-31 05:54:27 -0400
committerJohn Wiegley <johnw@newartisans.com>2009-10-31 05:54:27 -0400
commitcb3c7c3a55988c37d68637c04fcf9df70757b84f (patch)
tree0aea61dc62d385775088dc74a25d617e6c93f051 /acprep
parentfaaafdd3ef87eb245dff251bf9315fce7ef56519 (diff)
parentd86fb46650d596ff387dc614bf32d608d8ef48f7 (diff)
downloadfork-ledger-cb3c7c3a55988c37d68637c04fcf9df70757b84f.tar.gz
fork-ledger-cb3c7c3a55988c37d68637c04fcf9df70757b84f.tar.bz2
fork-ledger-cb3c7c3a55988c37d68637c04fcf9df70757b84f.zip
Merge branch 'next'
Diffstat (limited to 'acprep')
-rwxr-xr-xacprep2
1 files changed, 0 insertions, 2 deletions
diff --git a/acprep b/acprep
index f025c9ad..9a68e6e3 100755
--- a/acprep
+++ b/acprep
@@ -1330,8 +1330,6 @@ class PrepareBuild(CommandLineApp):
def phase_proof(self, *args):
self.log.info('Executing phase: proof')
- self.phase_makeall(*args)
-
self.log.info('=== Copying source tree ===')
self.phase_rsync()