Searched defs:dry_run (Results 1 - 1 of 1) sorted by relevance

/pkg/src/util/publish/
H A Dpkgmerge.py72 dry_run = False variable
84 if dry_run:
198 global dry_run, tmpdir, xport, dest_xport, target_pub
213 dry_run = True
429 dry_run=dry_run)
440 tracker.republish_done(dryrun=dry_run)
461 dry_run=False):
480 dry_run True if we should not actually publish
513 if dry_run
[all...]

Completed in 12 milliseconds