[SM-Commit] GIT changes to master grimoire by Chris Dombroski (1f2f0286308abdf2cf1182a712c99cc7b44d0ca1)

Chris Dombroski scm at mail.sourcemage.org
Wed Sep 27 11:51:09 EDT 2006


GIT changes to master grimoire by Chris Dombroski <cdombroski at icanttype.org>:

 collab/ingo/DETAILS |    2 +-
 collab/ingo/HISTORY |    3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 1f2f0286308abdf2cf1182a712c99cc7b44d0ca1
Author: Chris Dombroski <cdombroski at icanttype.org>
Commit: Chris Dombroski <cdombroski at icanttype.org>

    Added missing ']' in DETAILS for ingo. Fixes bug 13144.

diff --git a/collab/ingo/DETAILS b/collab/ingo/DETAILS
index 9b0c092..dc14f6a 100755
--- a/collab/ingo/DETAILS
+++ b/collab/ingo/DETAILS
@@ -1,6 +1,6 @@
            SPELL=ingo
 if  [[  "$HORDE_DEVEL"  ==  'y'  ]];  then
-  if  [[  "$HORDE_DEVEL_AUTOUPDATE"  ==  "y"  ];  then
+  if  [[  "$HORDE_DEVEL_AUTOUPDATE"  ==  "y"  ]];  then
          VERSION=$(date +%Y%m%d)
   else
          VERSION=cvs
diff --git a/collab/ingo/HISTORY b/collab/ingo/HISTORY
index aa97ea1..efc6e7f 100644
--- a/collab/ingo/HISTORY
+++ b/collab/ingo/HISTORY
@@ -1,3 +1,6 @@
+2006-09-27 Chris Dombroski <cdombroski at icanttype.org>
+	* DETAILS: Added missing ']'. Fixing bug #13144.
+
 2006-09-21 Juuso Alasuutari <iuso at sourcemage.org>
 	* DETAILS: [automated] Removed BUILD_API=2.
 



More information about the SM-Commit mailing list