Stop -v from changing init-lib config
This commit is contained in:
parent
15d7c439df
commit
ccbd93e49c
|
@ -430,7 +430,6 @@
|
|||
(flags-loop (cdr args) (see saw 'non-config))]
|
||||
[("-v" "--version")
|
||||
(set! version? #t)
|
||||
(no-init! saw)
|
||||
(flags-loop (cdr args) (see saw 'non-config))]
|
||||
[("-c" "--no-compiled")
|
||||
(set! compiled-file-paths '())
|
||||
|
|
Loading…
Reference in New Issue
Block a user