On Thu, May 4, 2017 at 7:32 AM, Michael MacIsaac <[email protected]> wrote: > > When I trace it, the 'read nextLine' fails. I print out 'expList' after > the loop and all records are still in place. How can a sub-process affect > the parent this way? I've narrowed it down to two resulting bash script > calls nested deeper in zSetOneSystem(). If I comment out those two, the > loop succeeds. If I un-comment either of the two bash scripts, the loop > fails as described. Strange.
Is $IFS changed and not restored? -- Eric Covener [email protected] ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
