changeset 49:ca72b5866da1

note TODO item
author Jeff Hammel <jhammel@mozilla.com>
date Fri, 25 Jan 2013 16:03:35 -0800
parents 18643e92c91d
children 582f3571ab33
files mozillatry.py
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mozillatry.py	Fri Jan 25 16:01:42 2013 -0800
+++ b/mozillatry.py	Fri Jan 25 16:03:35 2013 -0800
@@ -4,6 +4,9 @@
 push patches to try server
 """
 
+# TODO:
+# it'd be nice to be able to push something from a patch queue
+
 import configuration
 import datetime
 import optparse