A file 'aha' contains this line:

    x='foo

The command

    source ./aha

correctly prints

    -ksh: .: syntax error: `'' unmatched

However, this confuses the current shell in a way that the next command always fails. For example, if "ls" is entered:

    -ksh: ls': not found [No such file or directory]

Looks like a bug to me, and can be fatal if a script has to source a user supplied file.

Regards,
Bernd

--
Bernd Eggink
[EMAIL PROTECTED]
http://sudrala.de
_______________________________________________
ast-developers mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-developers

Reply via email to