Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify by not using at command | Thierry Vignaud | 2020-05-07 | 2 | -10/+2 |
| | |||||
* | Make it easier to debug | Thierry Vignaud | 2020-05-06 | 1 | -1/+2 |
| | |||||
* | at -M only works on Linux | Thierry Vignaud | 2020-05-06 | 1 | -1/+2 |
| | | | | | Let's not break CPAN smokers on next version upload :-) It might be just simpler to use 'system("cmd... &")' instead of at... | ||||
* | (get_at_command) split it | Thierry Vignaud | 2020-05-06 | 2 | -3/+9 |
| | | | | Needed for next commit | ||||
* | perl_checker cleanups | Thierry Vignaud | 2020-05-06 | 1 | -3/+4 |
| | |||||
* | This is a package | Thierry Vignaud | 2020-05-06 | 1 | -0/+4 |
| | | | | Export what's needed for tests | ||||
* | Disable mail from 'at' when running wait-for- tests. | Martin Whitaker | 2020-05-06 | 2 | -2/+2 |
| | |||||
* | Fix plan if at is not installed | Thierry Vignaud | 2020-05-06 | 2 | -0/+2 |
| | | | | | | Else we were seeing: Failed to schedule copy of ISO to fake SCSI device # Tests were run but no plan was declared and done_testing() was not seen. | ||||
* | Add functional tests. | Martin Whitaker | 2020-05-05 | 7 | -0/+250 |
| | |||||
* | check POD syntax & coverage too | Thierry Vignaud | 2020-05-04 | 2 | -0/+8 |
| | |||||
* | do not reinvent Test::More... | Thierry Vignaud | 2020-05-04 | 1 | -5/+3 |
| | |||||
* | initial release0.01 | Pascal Rigaux | 2008-02-28 | 1 | -0/+5 |