X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=network%2Fscripts%2Frun-os-net-config.sh;h=864da24b71a61ad728704e11fcc9ef84b6fb0f3b;hb=8c41b702f5b1c7baf2f2160b92067bcc0267c958;hp=8fe2d270166d517cb176286233fd6da8c9b69a98;hpb=7d283d362911c4ea1a3ad7e3e960f3715339ce07;p=apex-tripleo-heat-templates.git diff --git a/network/scripts/run-os-net-config.sh b/network/scripts/run-os-net-config.sh index 8fe2d270..864da24b 100755 --- a/network/scripts/run-os-net-config.sh +++ b/network/scripts/run-os-net-config.sh @@ -110,7 +110,7 @@ EOF_CAT } if [ -n '$network_config' ]; then - if [ -z "${disable_configure_safe_defaults:-''}" ]; then + if [ -z "${disable_configure_safe_defaults:-}" ]; then trap configure_safe_defaults EXIT fi