root/trunk/postprocessors/usr_bin_env_test.conf

Revision 1386, 136 bytes (checked in by max, 8 months ago)

usr_bin_env test: A temporary test component to see how painful it will be to modify shepherd from #!/usr/bin/perl to #!/usr/bin/env perl.

Line 
1$config = {
2            'option_ready' => '--version',
3            'max_runtime' => '2',
4            'desc' => 'A test component'
5          };
Note: See TracBrowser for help on using the browser.