summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Kowis2007-02-22 10:25:50 -0600
committerEric Sandall2007-02-24 11:03:48 -0800
commit0ca3fba5363a99407dece5ee4bf6f89d2bf8ac01 (patch)
tree96b5a3ab703b0c2dfec022a1e64b7e582547443d
parent142af2ef257d698b3f52ceb9b9fa402fbebf0f8a (diff)
Fixing a bug with [[ ]] syntax
(cherry picked from commit cadf0f8bbb4b9e4985454151833a5ca7f0a5cb64)
-rwxr-xr-xcollab/turba/DETAILS2
-rw-r--r--collab/turba/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/collab/turba/DETAILS b/collab/turba/DETAILS
index 19d0d9ebd0..04b08050bd 100755
--- a/collab/turba/DETAILS
+++ b/collab/turba/DETAILS
@@ -1,6 +1,6 @@
SPELL=turba
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/turba/HISTORY b/collab/turba/HISTORY
index 24fe32798e..92309ebd27 100644
--- a/collab/turba/HISTORY
+++ b/collab/turba/HISTORY
@@ -1,3 +1,6 @@
+2007-02-22 David Kowis <dkowis@shlrm.org>
+ * DETAILS: Fixed a bug with [[ ]] syntax
+
2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.