diff commitwatcher/agent.py @ 7:296af1d32b6a

commitwatcher/agent.py
author Jeff Hammel <jhammel@mozilla.com>
date Fri, 27 Sep 2013 13:43:37 -0700
parents 883c88b13142
children 2061b13f7aad
line wrap: on
line diff
--- a/commitwatcher/agent.py	Fri Sep 27 13:03:40 2013 -0700
+++ b/commitwatcher/agent.py	Fri Sep 27 13:43:37 2013 -0700
@@ -36,6 +36,7 @@
 
             # get paths from diff
             link = entry['link']
+            print link
             # TODO
 
-            commit = Commit()
+            # TODO            commit = Commit()