Repository: trafodion
Updated Branches:
  refs/heads/master 1e100f413 -> 84171fdd0


Correct a Mistake in PRUN Example


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

Branch: refs/heads/master
Commit: 2b285de653a058bbed2da525eda390d0a4504986
Parents: d6e2933
Author: liu.yu <[email protected]>
Authored: Thu Apr 12 17:33:46 2018 +0800
Committer: liu.yu <[email protected]>
Committed: Thu Apr 12 17:33:46 2018 +0800

----------------------------------------------------------------------
 docs/command_interface/src/asciidoc/_chapters/commands.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafodion/blob/2b285de6/docs/command_interface/src/asciidoc/_chapters/commands.adoc
----------------------------------------------------------------------
diff --git a/docs/command_interface/src/asciidoc/_chapters/commands.adoc 
b/docs/command_interface/src/asciidoc/_chapters/commands.adoc
index 81a7e65..9a22b03 100644
--- a/docs/command_interface/src/asciidoc/_chapters/commands.adoc
+++ b/docs/command_interface/src/asciidoc/_chapters/commands.adoc
@@ -1702,7 +1702,7 @@ After executing all the script files, `PRUN` returns a 
summary of the operation:
          Total errors.................................... 4
          Total warnings.................................. 0
          Total successes................................ 36
-         Total connections............................... 5
+         Total connections............................... 3
          Total connection failures....................... 0
 
          Please verify the error log file c:\log\error\prun.err.log

Reply via email to