diff --git a/script/util b/script/util index cef584fd..deee2a87 100644 --- a/script/util +++ b/script/util @@ -106,5 +106,4 @@ parse_configuration() soc_slcp="${extension_dir}/${soc_slcp#./}" if [[ -n $old_setting ]]; then set -e; else set +e; fi -} - +} \ No newline at end of file