summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Kowis2007-02-22 10:28:36 -0600
committerEric Sandall2007-02-24 11:03:59 -0800
commit53f01159895b3211fb39d4e359cf585cdc52e023 (patch)
treee6f5409d394be09220b055307be6105ce9ec9107
parent0ca3fba5363a99407dece5ee4bf6f89d2bf8ac01 (diff)
nag
Fixing a syntax error (cherry picked from commit 23218bc971e82761b6194f334c333b9b1f10d012)
-rwxr-xr-xcollab/nag/DETAILS2
-rw-r--r--collab/nag/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/collab/nag/DETAILS b/collab/nag/DETAILS
index 04d0dc62c6..700c5bf6bd 100755
--- a/collab/nag/DETAILS
+++ b/collab/nag/DETAILS
@@ -1,6 +1,6 @@
SPELL=nag
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/nag/HISTORY b/collab/nag/HISTORY
index d49afbeb35..e86128e683 100644
--- a/collab/nag/HISTORY
+++ b/collab/nag/HISTORY
@@ -1,3 +1,6 @@
+2007-02-22 David Kowis <dkowis@shlrm.org>
+ * DETAILS: fixing a syntax error
+
2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.