[Rt-commit] rt branch, 4.0-trunk, updated. rt-4.0.8-87-g278fe35

Alex Vandiver alexmv at bestpractical.com
Fri Nov 2 14:29:29 EDT 2012


The branch, 4.0-trunk has been updated
       via  278fe359b24c35a98476dcbd72db460f7a778cec (commit)
       via  7582bc1d27ba7ec91d22e2d41f837a8fe409debe (commit)
       via  9dff8f4d0b4ac2cba061363e93c9ff70ada0268f (commit)
      from  fa8cdbe6010101861e8d6059bd1e955945b6ea52 (commit)

Summary of changes:
 bin/rt.in                    |  2 +-
 share/html/REST/1.0/dhandler |  2 +-
 t/web/command_line.t         | 15 ++++++++++++++-
 3 files changed, 16 insertions(+), 3 deletions(-)

- Log -----------------------------------------------------------------
commit 278fe359b24c35a98476dcbd72db460f7a778cec
Merge: fa8cdbe 7582bc1
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Fri Nov 2 14:20:08 2012 -0400

    Merge branch '4.0/broader-object-names-in-cli' into 4.0-trunk

diff --cc bin/rt.in
index d9f0fb4,d9af7ee..0d50330
mode 100644,100755..100644
--- a/bin/rt.in
+++ b/bin/rt.in
diff --cc share/html/REST/1.0/dhandler
index a6fc897,3d42815..3d42815
mode 100644,100755..100644
--- a/share/html/REST/1.0/dhandler
+++ b/share/html/REST/1.0/dhandler
diff --cc t/web/command_line.t
index fc95855,adb67a6..7c444f4
--- a/t/web/command_line.t
+++ b/t/web/command_line.t
@@@ -1,8 -1,9 +1,8 @@@
 -#!/usr/bin/perl -w
 -
  use strict;
 +use warnings;
  use File::Spec ();
  use Test::Expect;
- use RT::Test tests => 315, actual_server => 1;
+ use RT::Test tests => undef, actual_server => 1;
  my ($baseurl, $m) = RT::Test->started_ok;
  
  use RT::User;

-----------------------------------------------------------------------


More information about the Rt-commit mailing list