[Bps-public-commit] r13812 - sd/trunk/bin

jesse at bestpractical.com jesse at bestpractical.com
Fri Jul 4 11:22:29 EDT 2008


Author: jesse
Date: Fri Jul  4 11:22:29 2008
New Revision: 13812

Modified:
   sd/trunk/bin/sd

Log:
* back down to one failing test in sd-rt

Modified: sd/trunk/bin/sd
==============================================================================
--- sd/trunk/bin/sd	(original)
+++ sd/trunk/bin/sd	Fri Jul  4 11:22:29 2008
@@ -94,8 +94,8 @@
 package App::SD::CLI::Command::Ticket::Attachment::Search;
 use Moose;
 extends 'Prophet::CLI::Command::Search';
+with 'Prophet::CLI::RecordCommand';
 with 'App::SD::CLI::Model::Attachment';
-
 # override args to feed in that ticket's uuid as an argument to the comment
 
 



More information about the Bps-public-commit mailing list