1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/packages/node_modules/@node-red/nodes/core
johanneskropf 06adf3d346
use bash as shell for exec command if on linux
This relates to:
https://github.com/node-red/node-red/issues/2604
and
https://discourse.nodered.org/t/exec-node-timeout-not-working-in-exec-mode/28040
and is a possible workaround for most issues related to kill described there.
This has only been tested on linux where this change applies so it would most definitely need more testing on windows/mac and maybe linux distributions where there is no bash(?).
2020-06-10 11:24:56 +02:00
..
common Don't double-sanitize node name in debug sidebar 2020-03-29 20:38:05 +01:00
function use bash as shell for exec command if on linux 2020-06-10 11:24:56 +02:00
network Fix: Remove nodejs deprecation warning in 21-httpin node 2020-04-15 15:39:59 +02:00
parsers Remove unnecessary namespaces for i18n 2020-01-21 20:13:34 +09:00
sequence Fix join to not crash on appending invalid tyoes to buffer. 2020-03-15 16:43:32 +00:00
storage Remove old leagcy wording from file node info to stop confusing users. 2020-03-13 11:28:19 +00:00