Searched refs:strip_output (Results 1 – 3 of 3) sorted by relevance
250 git_hash = config.vsp.strip_output(276 git_hash = config.vsp.strip_output(302 git_hash = config.vsp.strip_output(387 issue = vsp.strip_output([git, 'cl', 'issue'])423 master_hash = config.vsp.strip_output(
127 full_branch = vsp.strip_output([git, 'symbolic-ref', 'HEAD'])131 return vsp.strip_output([git, 'rev-parse', 'HEAD'])
97 def strip_output(self, *args, **kwargs): member in VerboseSubprocess