//?/ paths and file-size
svn: r2112
This commit is contained in:
parent
341ce31507
commit
d89df834cd
|
@ -443,6 +443,7 @@
|
||||||
(test #t file-exists? filestr)
|
(test #t file-exists? filestr)
|
||||||
(test #f file-exists? (string-append filestr "\\"))
|
(test #f file-exists? (string-append filestr "\\"))
|
||||||
(test (file-or-directory-modify-seconds file) file-or-directory-modify-seconds filestr)
|
(test (file-or-directory-modify-seconds file) file-or-directory-modify-seconds filestr)
|
||||||
|
(test (file-size file) file-size filestr)
|
||||||
))
|
))
|
||||||
'("\\" "\\\\"))))
|
'("\\" "\\\\"))))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user