#11800 closed bug (invalid)
More than one command in JS_ENGINE variable
Reported by: | marcelo.vieira | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Expected one command in JS_ENGINE variable, but currently it can receive two at the same time: /usr/bin/node and /usr/bin/nodejs.
Change History (6)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Thanks but this is actually going to be obsolete in 1.8. PR closed
comment:4 Changed 11 years ago by
We anticipate the next release will be 1.8. The current work is always available at http://github.com/jquery/jquery.
comment:6 Changed 11 years ago by
Note: See
TracTickets for help on using
tickets.
Patch to fix it: https://github.com/jquery/jquery/pull/791