
tools/dev/resubmit_smolder.pl

perl tools/dev/resubmit_smolder.pl

This program is a simple wrapper around the Parrot::Harness::Smoke functions needed to resubmit a smoke test tarball to our Smolder server if the initial transmission of that tarball failed.
The command should be run from the top-level of your checkout of Parrot. It will fail if no file named t/archive/parrot_test_run.tar.gz exists in that directory.

James E Keenan (kid51)