Parent Directory
|
Revision Log
|
Patch
revision 1.33, Sat Jul 1 03:27:33 2006 UTC | revision 1.34, Sat Jul 1 03:49:19 2006 UTC | |
---|---|---|
# | Line 383 | Line 383 |
383 | if ($resume && @parameters > 1) { | if ($resume && @parameters > 1) { |
384 | Confess("If resume=1, only one load group can be specified."); | Confess("If resume=1, only one load group can be specified."); |
385 | } elsif (! @parameters) { | } elsif (! @parameters) { |
386 | Confess("No load groups were specified."); | Trace("No load groups were specified.") if T(0); |
387 | } | } |
388 | # Set a variable to contain return type information. | # Set a variable to contain return type information. |
389 | my $rtype; | my $rtype; |
|
MCS Webmaster | ViewVC Help |
Powered by ViewVC 1.0.3 |