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