You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by am...@apache.org on 2016/02/19 00:29:02 UTC

[4/7] incubator-trafodion git commit: [[TRAFODION 1815]]

[[TRAFODION 1815]]


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/062dbf2d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/062dbf2d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/062dbf2d

Branch: refs/heads/master
Commit: 062dbf2d7e2242f1a3a634e049abd63485965ddb
Parents: f54a60d
Author: Amanda Moran <am...@apache.com>
Authored: Thu Feb 18 19:46:31 2016 +0000
Committer: Amanda Moran <am...@apache.com>
Committed: Thu Feb 18 19:46:31 2016 +0000

----------------------------------------------------------------------
 core/sqf/sql/scripts/sqgen | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/062dbf2d/core/sqf/sql/scripts/sqgen
----------------------------------------------------------------------
diff --git a/core/sqf/sql/scripts/sqgen b/core/sqf/sql/scripts/sqgen
index 46f7e68..ab2c9e2 100755
--- a/core/sqf/sql/scripts/sqgen
+++ b/core/sqf/sql/scripts/sqgen
@@ -228,6 +228,7 @@ fi
 
 if  [[ -n "$node_count" ]] && [[ "$node_count" -gt "1" ]]; then    
     echo
+    echo
     echo "Copying the generated files to all the nodes in the cluster"
     echo
     echo "Copying $SQCLUSTERCONF_FILE to $MPI_TMPDIR of all the nodes"