Re: "emptyenv -c" unsets all environment variables

2021-01-23 Thread Muhammad Mahendra Subrata
No problem, waiting for the next update then. Thanks! MMS On Sat, Jan 23, 2021, 18:16 Laurent Bercot wrote: > >Unfortunately, after updating to skalibs-2.10.0.1 (downloaded from > https://skarnet.org/software/skalibs/skalibs-2.10.0.1.tar.gz) and > recompiling execline (statically linked) the

Re: "emptyenv -c" unsets all environment variables

2021-01-23 Thread Muhammad Mahendra Subrata
My apologies for not checking for updates first, I'll actively check for updates before posting here next time :D. Unfortunately, after updating to skalibs-2.10.0.1 (downloaded from https://skarnet.org/software/skalibs/skalibs-2.10.0.1.tar.gz) and recompiling execline (statically linked) the

Re: "emptyenv -c" unsets all environment variables

2021-01-23 Thread Laurent Bercot
Unfortunately, after updating to skalibs-2.10.0.1 (downloaded from https://skarnet.org/software/skalibs/skalibs-2.10.0.1.tar.gz) and recompiling execline (statically linked) the problem persists. I also tried compiling and installing both of them on clean system (no previous versions of

Two possible bugs

2021-01-23 Thread Alex Raschi
Hi, After the latest updates i noticed that the trap command hangs on exit (all of my scripts using trap hang at exit), something like: execlineb -c 'if { trap { INT { echo int } } echo begin } echo end' Never prints 'end', this happens on alpine (skalibs-2.10.0.1 / execline-2.7.0.0) and on

Re: Two possible bugs

2021-01-23 Thread Laurent Bercot
Hi Alex, After the latest updates i noticed that the trap command hangs on exit (all of my scripts using trap hang at exit), something like: Fixed in git. trap: fatal: unable to trap signals: Invalid argument This one is more difficult: it's caused by the fact that the list of