Luca Falavigna wrote: > Package: rinse > Version: 1.1-1 > Severity: normal > Tags: patch > User: [EMAIL PROTECTED] > Usertags: origin-ubuntu hardy ubuntu-patch > ..
> echo "require_ok( '$i' );" ; \ > - echo -e "\n" ; \ > + print "\n" ; \ > done That is incorrect, echo -e "\n" prints two lines, print*f* "\n" only one. Cheers, -- Atomo64 - Raphael Please avoid sending me Word, PowerPoint or Excel attachments. See http://www.gnu.org/philosophy/no-word-attachments.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

