This website requires JavaScript.
Explore
Help
Sign In
rpms
/
firefox
Watch
7
Star
0
Fork
0
You've already forked firefox
Code
Issues
Pull Requests
Releases
Activity
eecf285982
firefox
/
node-stdout-nonblocking-wrapper
4 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
RHEL 9.0.0 Alpha bootstrap The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/firefox#c8daf71be4963daab37d810024e0a6e7f04cf2dd
2020-10-14 22:23:49 +00:00
#!/bin/sh
Sync to 8.3.0 branch
2021-01-14 14:43:56 +00:00
#exec /usr/bin/node "$@" 2>&1 | cat -
exec $MOZ_NODEJS "$@" 2>&1 | cat -
Reference in New Issue
Copy Permalink