[Rt-commit] rt branch, 3.8-trunk, updated. rt-3.8.7-201-g67e4aab
jesse
jesse at bestpractical.com
Mon Mar 15 12:35:52 EDT 2010
The branch, 3.8-trunk has been updated
via 67e4aab95fc9b56f04b1897980a3edb218764ab9 (commit)
from 224c3a3cb17e663cbf371a6f1c4a4c25e059b6c2 (commit)
Summary of changes:
bin/rt.in | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
- Log -----------------------------------------------------------------
commit 67e4aab95fc9b56f04b1897980a3edb218764ab9
Author: Jesse Vincent <jesse at bestpractical.com>
Date: Mon Mar 15 16:34:47 2010 +0000
Removed a lie about still being "unsupported" from the RT Commandline
Interface.
Thanks to Torsten Brumm for reporting this while I was in front of my
keyboard.
diff --git a/bin/rt.in b/bin/rt.in
index aa3ac33..6ca302e 100755
--- a/bin/rt.in
+++ b/bin/rt.in
@@ -1751,10 +1751,7 @@ Title: intro
Title: introduction
Text:
- ** THIS IS AN UNSUPPORTED PREVIEW RELEASE **
- ** PLEASE REPORT BUGS TO rt-bugs at bestpractical.com **
-
- This is a command-line interface to RT 3.0 or newer
+ This is a command-line interface to RT 3.0 or newer.
It allows you to interact with an RT server over HTTP, and offers an
interface to RT's functionality that is better-suited to automation
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list