The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Gruntmaster::App::Command::Rerun - rerun some jobs and probles

SYNOPSIS

  gm rerun 123 124

  gm rerun aplusb aminusb

  gm rerun 12 aplusb

DESCRIPTION

The rerun command takes some IDs of jobs and problems and reruns them.

SEE ALSO

gm

AUTHOR

Marius Gavrilescu, <marius@ieval.ro>

COPYRIGHT AND LICENSE

Copyright (C) 2014-2016 by Marius Gavrilescu

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.20.1 or, at your option, any later version of Perl 5 you may have available.