K 10 svn:author V 6 jilles K 8 svn:date V 27 2010-11-13T22:10:26.810747Z K 7 svn:log V 203 sh: Do the additional actions if 'local -' restore changes -i/-m/-E/-V. Example: f() { local -; set +m; }; f caused failure to execute external programs because the job control tty fd was not opened. END