> > That's fine -- if the error message points at the included file as "not > > returning a > 'true' value. > > > > It doesn't. It points to a conditional in the previous file.
Note that the error message wasn't generated by bash: you generated it yourself based on $BASH_COMMAND and the various LINENO variables. That implies where information needs to be saved and restored around calls to eval/./source. That can be fixed, and will be for the next bash release. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, ITS, CWRU c...@case.edu http://cnswww.cns.cwru.edu/~chet/