1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-16 22:50:10 +03:00

M #-: Avoid double expansion $SED -> 'sed -r -r' (#1343)

scripts_common are already sourced by tm_common
This commit is contained in:
Jan Orel 2021-06-30 17:35:28 +02:00 committed by GitHub
parent f781816aea
commit 6ed2d644e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,6 @@ fi
DRIVER_PATH=$(dirname $0)
source $TMCOMMON
source $LIB_LOCATION/sh/scripts_common.sh
source ${DRIVER_PATH}/../../datastore/libfs.sh
source ${DRIVER_PATH}/../../etc/tm/fs_lvm/fs_lvm.conf
source ${DRIVER_PATH}/../../etc/datastore/datastore.conf