gg-9869 minor

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

Branch: refs/heads/gg-9869
Commit: a9f994c709a2b090b39ff4a9acac87712e27195b
Parents: c1b8587
Author: Yakov Zhdanov <yzhda...@gridgain.com>
Authored: Fri Mar 27 16:32:21 2015 +0300
Committer: Yakov Zhdanov <yzhda...@gridgain.com>
Committed: Fri Mar 27 16:32:21 2015 +0300

----------------------------------------------------------------------
 scripts/git-apply-patch.sh  | 2 +-
 scripts/git-format-patch.sh | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/a9f994c7/scripts/git-apply-patch.sh
----------------------------------------------------------------------
diff --git a/scripts/git-apply-patch.sh b/scripts/git-apply-patch.sh
old mode 100644
new mode 100755
index 4f1e143..c3a8657
--- a/scripts/git-apply-patch.sh
+++ b/scripts/git-apply-patch.sh
@@ -17,7 +17,7 @@
 #
 
 #
-# Git patch-file applyer.
+# Git patch-file applier.
 #
 
 #

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/a9f994c7/scripts/git-format-patch.sh
----------------------------------------------------------------------
diff --git a/scripts/git-format-patch.sh b/scripts/git-format-patch.sh
old mode 100644
new mode 100755
index 5a01003..268a456
--- a/scripts/git-format-patch.sh
+++ b/scripts/git-format-patch.sh
@@ -17,7 +17,7 @@
 #
 
 #
-# Git patch-file maker.
+# Git patch-file formatter.
 #
 
 #
@@ -81,4 +81,4 @@ echo
 
 requireCleanWorkTree ${IGNITE_HOME}
 
-formatPatch ${IGNITE_HOME} ${IGNITE_DEFAULT_BRANCH} ${IGNITE_CURRENT_BRANCH} 
_ignite.patch
\ No newline at end of file
+formatPatch ${IGNITE_HOME} ${IGNITE_DEFAULT_BRANCH} ${IGNITE_CURRENT_BRANCH} 
_ignite.patch

Reply via email to