strongloop / node-foreman

A Node.js Version of Foreman
http://strongloop.github.io/node-foreman/
Other
1.27k stars 119 forks source link

update to support node v6 #116

Closed rmg closed 8 years ago

rmg commented 8 years ago

This will resolve #111.

rmg commented 8 years ago

@dickeyxxx turns out mu2 was pretty trivial to replace in 8848deffd4828e6a511a6eb4eca6ca3253d47dda:

lib/exporters.js                                          | 16 ++++++----------
lib/upstart-single/foreman-APP.conf                       |  1 +
lib/upstart/foreman-APP-N.conf                            |  1 +
package.json                                              |  2 +-
test/fixtures/upstart-custom-templates/foreman-APP-N.conf |  1 +
5 files changed, 10 insertions(+), 11 deletions(-)