[Checkins] SVN: hurry.zoperesource/branches/janjaapdriessen-wsgi/src/hurry/zoperesource/README.txt fix test for subdirectories

Jan-Wijbrand Kolman janwijbrand at gmail.com
Tue Nov 23 06:54:49 EST 2010


Log message for revision 118528:
  fix test for subdirectories

Changed:
  U   hurry.zoperesource/branches/janjaapdriessen-wsgi/src/hurry/zoperesource/README.txt

-=-
Modified: hurry.zoperesource/branches/janjaapdriessen-wsgi/src/hurry/zoperesource/README.txt
===================================================================
--- hurry.zoperesource/branches/janjaapdriessen-wsgi/src/hurry/zoperesource/README.txt	2010-11-23 11:49:49 UTC (rev 118527)
+++ hurry.zoperesource/branches/janjaapdriessen-wsgi/src/hurry/zoperesource/README.txt	2010-11-23 11:54:49 UTC (rev 118528)
@@ -76,8 +76,8 @@
   <head>
   </head>
   <body>
-    <img src="http://localhost/media/foo/hash:.../evencaveman.jpg"/>
-    <img src="http://localhost/media/foo/hash:.../evencaveman.jpg"/>
+    <img src="http://localhost/@@/:hash:.../foo/evencaveman.jpg" />
+    <img src="http://localhost/@@/:hash:.../foo/sub/evencaveman.jpg" />
   </body>
   </html>
 



More information about the checkins mailing list