Searched refs:backup_dir (Results 1 – 4 of 4) sorted by relevance
439 def FixPatch(backup_dir, fname, series, commit): argument464 if backup_dir:465 shutil.copy(fname, os.path.join(backup_dir, os.path.basename(fname)))479 backup_dir = None #tempfile.mkdtemp('clean-patch')484 result = FixPatch(backup_dir, fname, series, commit)
26 DEFINE_string backup_dir "" "Path of directory in whoch to store backups" "k"
30 DEFINE_string backup_dir \
32 DEFINE_string backup_dir \