Add additional command lines.

Add additional command lines for known shells.
This commit is contained in:
Mark Stemm 2017-07-05 14:24:32 -07:00
parent 7ae765bfc9
commit 61f738826c

View File

@ -587,7 +587,8 @@
'"sh -c /sbin/ldconfig -p 2>/dev/null"',
'"sh -c stty -a 2>/dev/null"',
'"sh -c node index.js)"',
'"sh -c node -e \"require(''nan'')\")"'
'"sh -c node -e \"require(''nan'')\")"',
'"sh -c node $NODE_DEBUG_OPTION index.js )"'
]
- rule: Run shell in container