in reply to Print log at runtime instead of dumping all at once later
sub exec_wrapper { $ssh->system("~/release/$wrapper"); $ssh->die_on_error("execution of ~/release/$wrapper failed"); }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Print log at runtime instead of dumping all at once later
by Technext (Acolyte) on Jul 02, 2015 at 17:16 UTC |