Repository: trafodion
Updated Branches:
  refs/heads/master 5b5ab328a -> 07e94f3ba


Update.


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

Branch: refs/heads/master
Commit: b0f649b78c52e6d449c927f608b5f66346489bf7
Parents: 77e13d1
Author: Dave George <[email protected]>
Authored: Fri Mar 23 18:45:49 2018 +0000
Committer: Dave George <[email protected]>
Committed: Fri Mar 23 18:45:49 2018 +0000

----------------------------------------------------------------------
 core/sqf/src/seabed/test/go22 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafodion/blob/b0f649b7/core/sqf/src/seabed/test/go22
----------------------------------------------------------------------
diff --git a/core/sqf/src/seabed/test/go22 b/core/sqf/src/seabed/test/go22
index dafb35f..7326fba 100755
--- a/core/sqf/src/seabed/test/go22
+++ b/core/sqf/src/seabed/test/go22
@@ -33,7 +33,7 @@ node
 ! Start the monitor processes across the cluster
 startup
 ! Start the client process
-exec {nowait name \$CLI} $xclient $*
+exec {$nid0 nowait name \$CLI} $xclient $*
 exec {$nid0 name \$CLI2} $xclient $*
 ! Display process status to see new processes
 ps

Reply via email to