[FileBackend] Bumped Swift auth caching TTL.
[lhc/web/wiklou.git] / bin / svnstat
index b134cdc..5a2c940 100755 (executable)
@@ -1,2 +1,2 @@
 #!/bin/sh
-svn stat -v $1 | sed -n 's/^[ A-Z?\*|!]\{1,15\}/r/;s/ \{1,15\}/\/r/;s/ .*//p'
+svn stat -v $1 | sed -n 's/^[ A-Z?\*|!]\{1,15\}[0-9]\{1,10\} \{1,15\}/r/;s/ .*//p'