Use get_column for 'as' column (max_stoptime).
[?]
Mar 24, 2013, 5:50 PM
BZUB3ZSH7ZVUTNQYNQYZOCZQ5UIQKDNBC5BJU3T6ITHZ2CERJJ5ACDependencies
- [2]
HTL6HIBMmachine-status: Read /etc/nix.machines instead of using the BuildMachines table - [3]
R2PON6R7Allow non-admin users to see the machine status page - [*]
J5UVLXOK* Start of a basic Catalyst web interface.
Change contents
- replacement in src/lib/Hydra/Controller/Root.pm at line 82
${$machines}{$idle->machine}{'idle'} = $idle->max_stoptime;${$machines}{$idle->machine}{'idle'} = $idle->get_column('max_stoptime');