Searched refs:dry_run (Results 1 – 6 of 6) sorted by relevance
/u-boot/tools/patman/ |
A D | control.py | 96 ignore_bad_tags, add_maintainers, limit, dry_run, in_reply_to, argument 142 series, cover_fname, patch_files, dry_run, not ignore_bad_tags, 149 if dry_run: 176 args.limit, args.dry_run, args.in_reply_to, args.thread,
|
A D | gitutil.py | 419 def EmailPatches(series, cover_fname, args, dry_run, raise_on_error, cc_fname, argument 509 if not dry_run:
|
A D | func_test.py | 194 dry_run = True 216 series, cover_fname, args, dry_run, not ignore_bad_tags,
|
/u-boot/tools/buildman/ |
A D | control.py | 290 if not options.dry_run: 337 if options.dry_run:
|
A D | test.py | 453 options.dry_run = False
|
/u-boot/tools/ |
A D | moveconfig.py | 583 if options.dry_run: 642 if options.dry_run: 720 if options.dry_run: 1302 if not self.options.dry_run and updated:
|
Completed in 10 milliseconds