[Checkins] SVN: z3c.extfile/trunk/src/z3c/extfile/hashdir.txt fix windows path

Roger Ineichen roger at projekt01.ch
Wed Sep 6 09:34:27 EDT 2006


Log message for revision 69997:
  fix windows path

Changed:
  U   z3c.extfile/trunk/src/z3c/extfile/hashdir.txt

-=-
Modified: z3c.extfile/trunk/src/z3c/extfile/hashdir.txt
===================================================================
--- z3c.extfile/trunk/src/z3c/extfile/hashdir.txt	2006-09-06 12:25:39 UTC (rev 69996)
+++ z3c.extfile/trunk/src/z3c/extfile/hashdir.txt	2006-09-06 13:34:26 UTC (rev 69997)
@@ -80,7 +80,7 @@
 We can also get the path of the file.
 
   >>> hd.getPath('0db0e5fa1ecf3e7659504f2e4048434cd9f20d2d')
-  '/.../testhashdir/var/0db0e5fa1ecf3e7659504f2e4048434cd9f20d2d'
+  '...0db0e5fa1ecf3e7659504f2e4048434cd9f20d2d'
 
 We can get the size of the file.
 



More information about the Checkins mailing list