Added missing ;;

This commit is contained in:
mboelen 2016-04-19 09:55:02 +02:00
parent 2c815129e4
commit 41589b14c2
1 changed files with 1 additions and 0 deletions

View File

@ -1641,6 +1641,7 @@
--other)
shift
TEST_OTHER=$1
;;
--service)
shift
TEST_SERVICE=$1