diff --git a/bin/deploy_to_test.sh b/bin/deploy_to_test.sh index cea7db587dd8cd3d46b2a53e01201b10cf878b76..5fa15085d4433874e12ed8138cb7993454b773fe 100644 --- a/bin/deploy_to_test.sh +++ b/bin/deploy_to_test.sh @@ -6,7 +6,6 @@ ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" source $ROOT/set_env.sh source $ROOT/functions.sh -echo "Running runRemoteSQL $ROOT/../source/setup.sql if [ -f $ROOT/../source/tables/ ]; then