Fix many bugs for unquote variables.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
set -e
|
||||
blackbox_home=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
|
||||
source ${blackbox_home}/_blackbox_common.sh
|
||||
source "${blackbox_home}/_blackbox_common.sh"
|
||||
|
||||
change_to_root
|
||||
|
||||
|
||||
Reference in New Issue
Block a user