[Bps-public-commit] SD - A distributed issue tracker branch, master, updated. 5a472271e4baaa59699a8679179f8b3e8cd312b5
jesse
jesse at bestpractical.com
Sat Jan 31 00:15:44 EST 2009
The branch, master has been updated
via 5a472271e4baaa59699a8679179f8b3e8cd312b5 (commit)
from 11d48486319a7f5497b4058c015858ca4c9fffde (commit)
Summary of changes:
t/data/sd-settings-first.tmpl | 2 +-
t/data/sd-settings-second.tmpl | 2 +-
t/data/sd-settings-third.tmpl | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
- Log -----------------------------------------------------------------
commit 5a472271e4baaa59699a8679179f8b3e8cd312b5
Author: Jesse Vincent <jesse at bestpractical.com>
Date: Sat Jan 31 00:14:33 2009 -0500
spang's updates to settings to remove the ISO 8601 note didn't propagate to test files
diff --git a/t/data/sd-settings-first.tmpl b/t/data/sd-settings-first.tmpl
index 8f1528b..8b0bd30 100644
--- a/t/data/sd-settings-first.tmpl
+++ b/t/data/sd-settings-first.tmpl
@@ -20,7 +20,7 @@ active_statuses: ["new","open"]
default_milestone: ["alpha"]
# uuid: c1bced3a-ad2c-42c4-a502-4149205060f1
-prop_descriptions: [{"due":"when this ticket must be finished by (ISO 8601 format)","owner":"the email address of the person who is responsible for this ticket","reporter":"the email address of the person who reported this ticket","summary":"a one-line summary of what this ticket is about"}]
+prop_descriptions: [{"due":"when this ticket must be finished by","owner":"the email address of the person who is responsible for this ticket","reporter":"the email address of the person who reported this ticket","summary":"a one-line summary of what this ticket is about"}]
# uuid: 24183C4D-EFD0-4B16-A207-ED7598E875E6
statuses: ["new","open","stalled","closed","rejected"]
diff --git a/t/data/sd-settings-second.tmpl b/t/data/sd-settings-second.tmpl
index 7e57d84..39f233d 100644
--- a/t/data/sd-settings-second.tmpl
+++ b/t/data/sd-settings-second.tmpl
@@ -20,7 +20,7 @@ active_statuses: ["new","open"]
default_milestone: ["alpha"]
# uuid: c1bced3a-ad2c-42c4-a502-4149205060f1
-prop_descriptions: [{"due":"when this ticket must be finished by (ISO 8601 format)","owner":"the email address of the person who is responsible for this ticket","reporter":"the email address of the person who reported this ticket","summary":"a one-line summary of what this ticket is about"}]
+prop_descriptions: [{"due":"when this ticket must be finished by","owner":"the email address of the person who is responsible for this ticket","reporter":"the email address of the person who reported this ticket","summary":"a one-line summary of what this ticket is about"}]
# uuid: 24183C4D-EFD0-4B16-A207-ED7598E875E6
statuses: ["new","open","stalled","closed","rejected"]
diff --git a/t/data/sd-settings-third.tmpl b/t/data/sd-settings-third.tmpl
index c5b3880..0eeac94 100644
--- a/t/data/sd-settings-third.tmpl
+++ b/t/data/sd-settings-third.tmpl
@@ -20,7 +20,7 @@ active_statuses: ["new","open"]
default_milestone: ["alpha"]
# uuid: c1bced3a-ad2c-42c4-a502-4149205060f1
-prop_descriptions: [{"due":"when this ticket must be finished by (ISO 8601 format)","owner":"the email address of the person who is responsible for this ticket","reporter":"the email address of the person who reported this ticket","summary":"a one-line summary of what this ticket is about"}]
+prop_descriptions: [{"due":"when this ticket must be finished by","owner":"the email address of the person who is responsible for this ticket","reporter":"the email address of the person who reported this ticket","summary":"a one-line summary of what this ticket is about"}]
# uuid: 24183C4D-EFD0-4B16-A207-ED7598E875E6
statuses: ["new","open","stalled","closed","rejected"]
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list