mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
APPS-261 changes to travis and worm test script
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
echo "=========================== Starting Integration Tests Script ==========================="
|
||||
echo "=========================== Starting Worm Tests Script ==========================="
|
||||
PS4="\[\e[35m\]+ \[\e[m\]"
|
||||
set -vex
|
||||
pushd "$(dirname "${BASH_SOURCE[0]}")/../"
|
||||
@@ -25,4 +25,4 @@ mvn -B -U clean test \
|
||||
|
||||
popd
|
||||
set +vex
|
||||
echo "=========================== Finishing Integration Tests Script =========================="
|
||||
echo "=========================== Finishing Worm Tests Script =========================="
|
Reference in New Issue
Block a user