On Fri, Jan 9, 2009 at 2:45 AM, Milan Zazrivec <[email protected]> wrote:
> On Thursday 08 January 2009 15:33:04 Milan Zazrivec wrote:
>> I've noticed new routine in spacewalk-setup, sub syscall_retry
>> (added in [1], related to satellite-httpd -> httpd modification)
>> containing this if-block:
>> ...
>>   if ( $localAnswer =~ /^[Ii]/ ) {
>>       return 1;
>>       Spacewalk::Setup::loc("Ignoring error and continuing\n");
>>   }
>> ...
>> What I wanted to make sure was -- is the order (return first, message
>> second) intentional?
>
> Anyway I flipped those lines.
>
> -MZ


Thanks

jesus

_______________________________________________
Spacewalk-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to