`cat ~/diff-sunet/$num/log`
This commit is contained in:
parent
d134f033d6
commit
92dc531fa2
|
@ -169,8 +169,7 @@
|
|||
|
||||
(lambda (path-string surflet-path s-req)
|
||||
(receive (session-id continuation-id)
|
||||
;; Searches ids only in file-name.
|
||||
(resume-url-ids (file-name-nondirectory path-string))
|
||||
(resume-url-ids path-string)
|
||||
;; Try to get continuation-table and then the continuation.
|
||||
(let ((session (session-lookup session-id)))
|
||||
(if session
|
||||
|
|
Loading…
Reference in New Issue