mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
fix the path for common script [execute tests on MySQL]
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
. $(dirname $0)/common.sh
|
./common.sh
|
||||||
|
|
||||||
echo "============================================"
|
echo "============================================"
|
||||||
echo "Generate custom config file"
|
echo "Generate custom config file"
|
||||||
|
Reference in New Issue
Block a user