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