[Bps-public-commit] r15487 - in Prophet/branches/dispatcher: .
sartak at bestpractical.com
sartak at bestpractical.com
Tue Aug 26 11:27:23 EDT 2008
Author: sartak
Date: Tue Aug 26 11:27:19 2008
New Revision: 15487
Modified:
Prophet/branches/dispatcher/ (props changed)
Prophet/branches/dispatcher/t/search.t
Log:
r70380 at onn: sartak | 2008-08-26 11:24:52 -0400
Failing test (in Prophet instead of sd) for our builtin aliases
Modified: Prophet/branches/dispatcher/t/search.t
==============================================================================
--- Prophet/branches/dispatcher/t/search.t (original)
+++ Prophet/branches/dispatcher/t/search.t Tue Aug 26 11:27:19 2008
@@ -15,7 +15,7 @@
"Found our records",
);
- run_output_matches('prophet', [qw(search --type Bug -- status=new)],
+ run_output_matches('prophet', [qw(ls --type Bug -- status=new)],
[qr/first ticket summary/],
"found the only ticket with status=new",
);
More information about the Bps-public-commit
mailing list