mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
fix setting the variables [execute tests on MySQL]
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
set -xe
|
set -xe
|
||||||
DIRECTORY=`dirname $0`
|
DIRECTORY=`dirname $0`
|
||||||
echo $DIRECTORY
|
echo $DIRECTORY
|
||||||
$(dirname "${BASH_SOURCE[0]}")/common.sh
|
. $(dirname "${BASH_SOURCE[0]}")/common.sh
|
||||||
|
|
||||||
echo "============================================"
|
echo "============================================"
|
||||||
echo "Generate custom config file"
|
echo "Generate custom config file"
|
||||||
|
Reference in New Issue
Block a user