Lines Matching refs:dry_run
94 # XXX A more explicit way to customize dry_run would be better.
96 if attr == 'dry_run':
335 util.execute(func, args, msg, dry_run=self.dry_run)
338 dir_util.mkpath(name, mode, dry_run=self.dry_run)
347 dry_run=self.dry_run)
356 not self.force, dry_run=self.dry_run)
360 return file_util.move_file(src, dst, dry_run=self.dry_run)
365 spawn(cmd, search_path, dry_run=self.dry_run)
370 dry_run=self.dry_run,