fix `raco link -l'
Closes PR 13941
This commit is contained in:
parent
e67f7c9de4
commit
7e3ee7105a
|
@ -102,8 +102,6 @@
|
|||
null))
|
||||
|
||||
(when show-all?
|
||||
(printf "User-specific, all-version links:\n")
|
||||
(void (links #:user? #t #:shared? #t #:show? #t))
|
||||
(printf "Installation links:\n")
|
||||
(void (links #:user? #f #:show? #t))
|
||||
(for ([f (in-list
|
||||
|
|
Loading…
Reference in New Issue
Block a user