* Frans Pop <[EMAIL PROTECTED]> [2007-11-29 09:19]: > > Anyway, I found the real cause: if the machine is not Netwinder, the > > script does an "exit 0" - but we're being sourced rather than run, so > > this obviously has to be "return 0". This also explains why I didn't > > see the problem when I tested on a Netwinder. I'll upload a fix. > I doubt return 0 works better when sourcing.
Are you sure? It seems to work for me... > You'll probably have to bring the actual code inside the if > statement (and reverse the condition). ... but I can do that instead. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

