mirror of https://github.com/CISOfy/lynis.git
Added missing ;;
This commit is contained in:
parent
2c815129e4
commit
41589b14c2
|
@ -1641,6 +1641,7 @@
|
|||
--other)
|
||||
shift
|
||||
TEST_OTHER=$1
|
||||
;;
|
||||
--service)
|
||||
shift
|
||||
TEST_SERVICE=$1
|
||||
|
|
Loading…
Reference in New Issue