aboutsummaryrefslogtreecommitdiff
path: root/bugzilla_reorder.py
diff options
context:
space:
mode:
authorcpettet <rush@wikimedia.org>2014-11-19 16:53:23 -0600
committercpettet <rush@wikimedia.org>2014-11-19 16:53:23 -0600
commitcb2cb2dfde1abeb2df365b7428a8f38db9c7cd27 (patch)
tree778ce18358a0d1f523fcd2f54b477ba8f9f5095b /bugzilla_reorder.py
parentab58e17488814f2cf1654686c6a9f9018a5f75bf (diff)
phab lots of random improvements :)
Diffstat (limited to 'bugzilla_reorder.py')
-rwxr-xr-xbugzilla_reorder.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bugzilla_reorder.py b/bugzilla_reorder.py
index 56d51a2..859a428 100755
--- a/bugzilla_reorder.py
+++ b/bugzilla_reorder.py
@@ -35,6 +35,7 @@ def reorder(first, start, end, placeholder=300001):
print "placeholder %s not empty (%s)" % (placeholder, pphid)
return
+
for t in issues:
print "Reassigning reference: %s to %s" % (t, newid)
# Find PHID of the first ticket in our lineup