Removed debug output.

Project: http://git-wip-us.apache.org/repos/asf/vxquery/repo
Commit: http://git-wip-us.apache.org/repos/asf/vxquery/commit/0e666fc5
Tree: http://git-wip-us.apache.org/repos/asf/vxquery/tree/0e666fc5
Diff: http://git-wip-us.apache.org/repos/asf/vxquery/diff/0e666fc5

Branch: refs/heads/site
Commit: 0e666fc5dea4268d0fa8e2ce2d9d310159ebd162
Parents: 44d07d9
Author: Preston Carman <[email protected]>
Authored: Mon Oct 6 15:40:00 2014 -0700
Committer: Preston Carman <[email protected]>
Committed: Mon Oct 6 15:40:00 2014 -0700

----------------------------------------------------------------------
 vxquery-server/src/main/resources/scripts/stopcluster.sh | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/vxquery/blob/0e666fc5/vxquery-server/src/main/resources/scripts/stopcluster.sh
----------------------------------------------------------------------
diff --git a/vxquery-server/src/main/resources/scripts/stopcluster.sh 
b/vxquery-server/src/main/resources/scripts/stopcluster.sh
index 238da7f..5172a2e 100755
--- a/vxquery-server/src/main/resources/scripts/stopcluster.sh
+++ b/vxquery-server/src/main/resources/scripts/stopcluster.sh
@@ -45,5 +45,4 @@ then
 fi
 
 # Launch hyracks cc script without toplogy
-echo "${VXQUERY_HOME}/vxquery-server/target/appassembler/bin/vxqueryshutdown 
${CC_OPTIONS} &> ${CCLOGS_DIR}/shutdown_$(date +%Y%m%d%H%M).log &"
 ${VXQUERY_HOME}/vxquery-server/target/appassembler/bin/vxqueryshutdown 
${CC_OPTIONS} &> ${CCLOGS_DIR}/shutdown_$(date +%Y%m%d%H%M).log &

Reply via email to