removed empty lines from version output

This commit is contained in:
TKE
2020-01-07 16:04:39 +01:00
parent b6e6f38a69
commit 481b056b39

View File

@@ -15,7 +15,7 @@ case "${1}" in
version ) version )
echo "stage: ${1}" echo "stage: ${1}"
start_service start_service
kesl-control -S --app-info kesl-control -S --app-info | grep -v '^$'
;; ;;
scan ) scan )
echo "stage: ${1}" echo "stage: ${1}"