Subject: | Bug when omitting target in new prf file format in PBS 0.36 |
When omitting a call to AddTarget in the prf file, the following error occurs:
emil@yevlax ~/q04c1/build/PBS $ pbs
Can't use an undefined value as an ARRAY reference at /usr/lib/perl5/site_perl/5.8.6/PBS/PBSConfig.pm line 563.
The same error happens when a target is given on the command line, but no target is given in the prf file:
emil@yevlax ~/q04c1/build/PBS $ pbs all
Can't use an undefined value as an ARRAY reference at /usr/lib/perl5/site_perl/5.8.6/PBS/PBSConfig.pm line 563.