@ -17,7 +17,7 @@ function common_variables() {
#
set +u
if [ ! -z $container ]; then
if [ -z $container ]; then
container = ""
fi
set -u