mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-30 17:24:32 +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)
|
--usecwd)
|
||||||
return
|
USE_CWD=1
|
||||||
;;
|
;;
|
||||||
|
|
||||||
--verbose)
|
--verbose)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user