fix substring
svn: r13920
This commit is contained in:
parent
089c5363e7
commit
4cf824cbb0
|
@ -4,7 +4,7 @@
|
|||
(string-append "2mar2009 "
|
||||
(let ([s "$URL$"])
|
||||
(substring
|
||||
s 0
|
||||
s 6
|
||||
(- (string-length s)
|
||||
(string-length
|
||||
"collects/repos-time-stamp/stamp.ss"))))))
|
||||
"collects/repos-time-stamp/stamp.ss $"))))))
|
||||
|
|
Loading…
Reference in New Issue
Block a user