diff --git a/.aliases b/.aliases index a6b52477..0ca84c79 100644 --- a/.aliases +++ b/.aliases @@ -113,9 +113,9 @@ function _gwTest1() { echo "DONE gw $@" } function _gwTest() { - . .aliases; - . .tc-environment; - rm /tmp/gwTest.tmp + . .aliases + . .tc-environment + rm -f /tmp/gwTest.tmp if [ "$1" == "--all" ]; then shift # to remove the --all from $@ # delierately in separate gradlew-calls to avoid Testcontains-PostgreSQL problem spillover diff --git a/.run/ImportHostingAssets into local.run.xml b/.run/ImportHostingAssets into local.run.xml index d3c7f2da..956ca15d 100644 --- a/.run/ImportHostingAssets into local.run.xml +++ b/.run/ImportHostingAssets into local.run.xml @@ -7,6 +7,7 @@ +