mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Added missing ;;
This commit is contained in:
parent
2c815129e4
commit
41589b14c2
1 changed files with 1 additions and 0 deletions
|
|
@ -1641,6 +1641,7 @@
|
|||
--other)
|
||||
shift
|
||||
TEST_OTHER=$1
|
||||
;;
|
||||
--service)
|
||||
shift
|
||||
TEST_SERVICE=$1
|
||||
|
|
|
|||
Loading…
Reference in a new issue