Lines Matching refs:operation
76 operation = 'puffhuff'
77 logging.debug('Running %s on %s', operation, src)
79 '--operation={}'.format(operation),
84 .format(operation, cmd))
89 .format(tgt_file.name, src, operation))
98 operation = 'puffdiff'
100 operation,
104 '--operation={}'.format(operation),
112 .format(operation, cmd))
116 operation = 'puffpatch'
118 operation, os.path.basename(src), patch.name)
120 '--operation={}'.format(operation),
130 .format(operation, cmd))