[SM-Commit] GIT changes to master grimoire by Chris Dombroski (174e7da8143985ce52ec0516282a6f4faa379299)

Chris Dombroski scm at mail.sourcemage.org
Wed Sep 27 11:48:13 EDT 2006


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

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

New commits:
commit 3af4952468312f1daa6e6bbc64a8c78e09c56d11
Author: Chris Dombroski <cdombroski at icanttype.org>
Commit: Chris Dombroski <cdombroski at icanttype.org>

    Added a missing ']' to the DETAILS file for imp. Fixing bug 13143.

diff --git a/collab/imp/DETAILS b/collab/imp/DETAILS
index bf23be2..041791b 100755
--- a/collab/imp/DETAILS
+++ b/collab/imp/DETAILS
@@ -1,6 +1,6 @@
            SPELL=imp
 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/imp/HISTORY b/collab/imp/HISTORY
index 872c9a4..e7c526c 100644
--- a/collab/imp/HISTORY
+++ b/collab/imp/HISTORY
@@ -1,3 +1,6 @@
+2006-09-27 Chris Dombroski <cdombroski at icanttype.org>
+	* DETAILS: Fixed missing ']'. Bug #13143
+
 2006-09-21 Juuso Alasuutari <iuso at sourcemage.org>
 	* DETAILS: [automated] Removed BUILD_API=2.
 



More information about the SM-Commit mailing list