summaryrefslogtreecommitdiff
path: root/node-stdout-nonblocking-wrapper
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-08-10 07:39:16 +0000
committerCoprDistGit <infra@openeuler.org>2023-08-10 07:39:16 +0000
commit5e436004d7ec50bc29f392fded92224b4cb93e86 (patch)
treebc5fedac052339e4650f8c50a7665b1eabc044f0 /node-stdout-nonblocking-wrapper
parent4b16a230f7f50826db46407f4ccfde8510e70642 (diff)
automatic import of firefoxopeneuler23.03
Diffstat (limited to 'node-stdout-nonblocking-wrapper')
-rw-r--r--node-stdout-nonblocking-wrapper2
1 files changed, 2 insertions, 0 deletions
diff --git a/node-stdout-nonblocking-wrapper b/node-stdout-nonblocking-wrapper
new file mode 100644
index 0000000..7dfb513
--- /dev/null
+++ b/node-stdout-nonblocking-wrapper
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec node "$@" 2>&1 | cat -