Repository: incubator-ignite Updated Branches: refs/heads/ignite-45 564576391 -> e7f3a1581
# ignite-45 - fixing DB script. Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/ee46194e Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/ee46194e Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/ee46194e Branch: refs/heads/ignite-45 Commit: ee46194e3ce487fbd5a6500ce1b4471f9a1a6740 Parents: 7180e5b Author: Dmitiry Setrakyan <dsetrak...@gridgain.com> Authored: Sun Mar 22 02:13:13 2015 -0700 Committer: Dmitiry Setrakyan <dsetrak...@gridgain.com> Committed: Sun Mar 22 02:13:13 2015 -0700 ---------------------------------------------------------------------- examples/schema-import/bin/schema-import.bat | 2 +- examples/schema-import/bin/schema-import.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/ee46194e/examples/schema-import/bin/schema-import.bat ---------------------------------------------------------------------- diff --git a/examples/schema-import/bin/schema-import.bat b/examples/schema-import/bin/schema-import.bat index 1ac78af..3016122 100644 --- a/examples/schema-import/bin/schema-import.bat +++ b/examples/schema-import/bin/schema-import.bat @@ -16,7 +16,7 @@ :: :: -:: Starts Ignite Schema Import Wizard with predefined settings for demo. +:: Starts Ignite Schema Import Wizard with predefined settings for the demo. :: @echo off http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/ee46194e/examples/schema-import/bin/schema-import.sh ---------------------------------------------------------------------- diff --git a/examples/schema-import/bin/schema-import.sh b/examples/schema-import/bin/schema-import.sh index 4c0f910..c59ed1b 100755 --- a/examples/schema-import/bin/schema-import.sh +++ b/examples/schema-import/bin/schema-import.sh @@ -17,7 +17,7 @@ # # -# Starts Ignite Schema Import Wizard with predefined settings for demo. +# Starts Ignite Schema Import Wizard with predefined settings for the demo. # #