[Checkins] SVN: hurry.jqueryui/trunk/src/hurry/jqueryui/prepare.py Another releaser fix.

Martijn Faassen faassen at startifact.com
Wed Jul 28 11:27:38 EDT 2010


Log message for revision 115162:
  Another releaser fix.
  

Changed:
  U   hurry.jqueryui/trunk/src/hurry/jqueryui/prepare.py

-=-
Modified: hurry.jqueryui/trunk/src/hurry/jqueryui/prepare.py
===================================================================
--- hurry.jqueryui/trunk/src/hurry/jqueryui/prepare.py	2010-07-28 15:26:55 UTC (rev 115161)
+++ hurry.jqueryui/trunk/src/hurry/jqueryui/prepare.py	2010-07-28 15:27:37 UTC (rev 115162)
@@ -93,4 +93,4 @@
     prepare_jqueryui(py.path.local(os.path.dirname(__file__)))
 
 def tag_entrypoint(data):
-    prepare_jqueryui(data['tagdir'] + '/src/hurry/jqueryui')
+    prepare_jqueryui(py.path.local(data['tagdir'] + '/src/hurry/jqueryui'))



More information about the checkins mailing list