remove debug print
Signed-off-by: Han-Wen Nienhuys <hanwen@google.com>
This commit is contained in:
parent
86dff6b676
commit
b17f88b544
@ -1031,7 +1031,6 @@ class P4Sync(Command):
|
||||
|
||||
p4Change = 0
|
||||
for branch in self.p4BranchesInGit:
|
||||
print self.p4BranchesInGit
|
||||
logMsg = extractLogMessageFromGitCommit(self.refPrefix + branch)
|
||||
|
||||
settings = extractSettingsGitLog(logMsg)
|
||||
|
Loading…
Reference in New Issue
Block a user