diff --git a/.tests/.lib.sh b/.tests/.lib.sh index 6c038d91..bfa080a0 100644 --- a/.tests/.lib.sh +++ b/.tests/.lib.sh @@ -356,7 +356,7 @@ devilbox_print_actual_settings() { sed 's/)//g' )" IFS=' - ' +' for v in ${VERSIONS}; do service="$( echo "${v}" | awk '{print $1}' )" version="$( echo "${v}" | awk '{print $2}' )"