Home | History | Annotate | Download | only in scripts

Lines Matching refs:download_base

446 group.add_option("--download_base", action="store_true",
447 dest="download_base", default=False,
739 required = self.options.download_base or self.options.revision is not None
1194 if not options.download_base:
1277 base = vcs.GuessBase(options.download_base)
1280 if not base and options.download_base:
1281 options.download_base = True
1336 if options.send_mail and options.download_base:
1338 if not options.download_base:
1349 if not options.download_base or not uploaded_diff_file:
1367 if not options.download_base:
1370 if not options.download_base: