summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Kowis2007-02-22 10:26:49 -0600
committerEric Sandall2007-02-24 11:03:36 -0800
commit142af2ef257d698b3f52ceb9b9fa402fbebf0f8a (patch)
tree84108a4754d9b1f5e807e54abcc9a63d4379b37a
parent0408be21cc82ad62f1da2ba2354de81225ffd539 (diff)
Fixing a syntax error
(cherry picked from commit bfc04be465adcfc6769d8b88f6df024da84bd100)
-rwxr-xr-xcollab/kronolith/DETAILS2
-rw-r--r--collab/kronolith/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/collab/kronolith/DETAILS b/collab/kronolith/DETAILS
index 03ceed616a..7ecaec685f 100755
--- a/collab/kronolith/DETAILS
+++ b/collab/kronolith/DETAILS
@@ -1,6 +1,6 @@
SPELL=kronolith
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/kronolith/HISTORY b/collab/kronolith/HISTORY
index 8c5ff35de7..0ab56159d4 100644
--- a/collab/kronolith/HISTORY
+++ b/collab/kronolith/HISTORY
@@ -1,3 +1,6 @@
+2007-02-22 David Kowis <dkowis@shlrm.org>
+ * DETAILS: fixing a bug with [[ ]] syntax
+
2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.