* Oops.
[?]
Mar 20, 2009, 10:26 AM
U6UJRDG23EPP3BQ6MGWPZFGQSYWO5NBU6LYKM3FOE63YBPKUNJCQCDependencies
- [2]
6M4KNDXX* Catalyst::View::Download::Plain doesn't like empty files. - [3]
6F4UNDTC* Provide access to the raw, non-pretty-printed logfiles. - [4]
QE253KG4* Option to show the tail of a log. - [*]
LBNVQXUB* Build the /build stuff in a separate controller.
Change contents
- replacement in src/lib/Hydra/Controller/Build.pm at line 83
$c->stash->{'plain'} = { data => (scalar `tail -n 50 /tmp/z`) || " " };$c->stash->{'plain'} = { data => (scalar `tail -n 50 $path`) || " " };