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
|
||||
DIRECTORY=`dirname $0`
|
||||
echo $DIRECTORY
|
||||
$(dirname "${BASH_SOURCE[0]}")/common.sh
|
||||
. $(dirname "${BASH_SOURCE[0]}")/common.sh
|
||||
|
||||
echo "============================================"
|
||||
echo "Generate custom config file"
|
||||
|
Reference in New Issue
Block a user