repos-time-stamp -> repo-time-stamp
original commit: 3219d28e9de344378262288f10e92a6dafd97f09
This commit is contained in:
parent
0caf336a6d
commit
49be64a3e3
|
@ -2412,7 +2412,7 @@
|
|||
(define show-memory-text?
|
||||
(or (with-handlers ([exn:fail:filesystem?
|
||||
(λ (x) #f)])
|
||||
(directory-exists? (collection-path "repos-time-stamp")))
|
||||
(directory-exists? (collection-path "repo-time-stamp")))
|
||||
(with-handlers ([exn:fail:filesystem?
|
||||
(λ (x) #f)])
|
||||
(let ([fw (collection-path "framework")])
|
||||
|
|
Loading…
Reference in New Issue
Block a user