Merge branch 'next'

This commit is contained in:
John Wiegley 2009-10-31 05:54:27 -04:00
commit cb3c7c3a55

2
acprep
View file

@ -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()