sourcing script file from inside a function doesn't work anymore

2014-05-10 Thread thioroup8
NDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='bash' -DSHELL -DHAVE_CONFIG_H -I. -I../. -I.././include -I.././lib -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall uname output: Linux thioroup8-lapto

Re: sourcing script file from inside a function doesn't work anymore

2014-05-12 Thread thioroup8
u all for your time Best regards Jean-Philippe Le 12/05/2014 17:31, Chet Ramey a écrit : On 5/12/14, 9:33 AM, Geir Hauge wrote: 2014-05-12 14:11 GMT+02:00 Greg Wooledge : On Sat, May 10, 2014 at 12:22:40PM +0200, thioroup8 wrote: Now, I source it from inside a function: I obtain following