[Rt-commit] [rtir] branch 3.4/countermeasures updated (ce554cf -> 228dba1)
Shawn Moore
shawn at bestpractical.com
Wed Feb 24 19:45:09 EST 2016
This is an automated email from the git hooks/post-receive script.
shawn pushed a change to branch 3.4/countermeasures
in repository rtir.
from ce554cf Fix uses of block with countermeasure in t/searches/menu.t
new bb8fa78 Fix test filenames to be countermeasure/ not block/
new 228dba1 Rename RTIR_SetBlockStatus to RTIR_SetCountermeasureStatus
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
MANIFEST | 2 +-
docs/AdministrationTutorial.pod | 2 +-
etc/RTIR_Config.pm | 2 +-
etc/initialdata | 6 +++---
.../{RTIR_SetBlockStatus.pm => RTIR_SetCountermeasureStatus.pm} | 4 ++--
t/{block => countermeasure}/pending-no-regexp.t | 0
t/{block => countermeasure}/pending-regexp.t | 0
t/{block => countermeasure}/status-basics.t | 0
t/{block => countermeasure}/status-editor-regression.t | 0
9 files changed, 8 insertions(+), 8 deletions(-)
rename lib/RT/Action/{RTIR_SetBlockStatus.pm => RTIR_SetCountermeasureStatus.pm} (96%)
rename t/{block => countermeasure}/pending-no-regexp.t (100%)
rename t/{block => countermeasure}/pending-regexp.t (100%)
rename t/{block => countermeasure}/status-basics.t (100%)
rename t/{block => countermeasure}/status-editor-regression.t (100%)
More information about the rt-commit
mailing list