mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-30 01:04:39 +02:00
Set variable instead of using return, otherwise other parameters won't be checked
This commit is contained in:
parent
b384fa2887
commit
d621355b7e
@ -415,7 +415,7 @@
|
||||
;;
|
||||
|
||||
--usecwd)
|
||||
return
|
||||
USE_CWD=1
|
||||
;;
|
||||
|
||||
--verbose)
|
||||
|
Loading…
x
Reference in New Issue
Block a user