Loading tools/max.sh +0 −1 Original line number Diff line number Diff line Loading @@ -397,7 +397,6 @@ new_edition_build(){ mkdir "${DIRECTORY}/../editions" fi mkdir "${DIRECTORY}/../editions/$1" echo $1", "$2", "$3",${DIRECTORY}/xq/create_project_config.xq" $BASEX_BIN -b projectId="$1" -b dbPath="$2" -b envType="$3" -b maxPath="${DIRECTORY}/.." ${DIRECTORY}/xq/create_project_config.xq include_project_config "$1" } Loading Loading
tools/max.sh +0 −1 Original line number Diff line number Diff line Loading @@ -397,7 +397,6 @@ new_edition_build(){ mkdir "${DIRECTORY}/../editions" fi mkdir "${DIRECTORY}/../editions/$1" echo $1", "$2", "$3",${DIRECTORY}/xq/create_project_config.xq" $BASEX_BIN -b projectId="$1" -b dbPath="$2" -b envType="$3" -b maxPath="${DIRECTORY}/.." ${DIRECTORY}/xq/create_project_config.xq include_project_config "$1" } Loading