Merge [TRAFODION-2829] PR 1324 Fix Python example
Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/d5a7f5b6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/d5a7f5b6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/d5a7f5b6 Branch: refs/heads/master Commit: d5a7f5b68427b3e041d45f7e910c9443902e0bee Parents: f71c719 4eca934 Author: Dave Birdsall <[email protected]> Authored: Thu Dec 14 17:45:49 2017 +0000 Committer: Dave Birdsall <[email protected]> Committed: Thu Dec 14 17:45:49 2017 +0000 ---------------------------------------------------------------------- core/conn/trafci/install/Installer.java-tmpl | 18 +++++++++++++----- core/conn/trafci/lib/python/Session.py | 2 ++ core/conn/trafci/samples/sampleDDL.py | 1 + core/conn/trafci/samples/sampleDML.py | 1 + core/conn/trafci/samples/sampleTables.py | 1 + .../java/org/trafodion/ci/SessionInterface.java | 2 +- 6 files changed, 19 insertions(+), 6 deletions(-) ----------------------------------------------------------------------
