This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resource-editor.git
commit 2f6cd1debd0bf12aa2f05c84f9cfc93067e29489 Author: Sandro Boehme <[email protected]> AuthorDate: Sun Mar 29 15:53:12 2015 +0000 SLING-4205 Resource Editor: fixed licenselist script git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1669929 13f79535-47bb-0310-9956-ffa450edef68 --- frontend/licenselist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/licenselist b/frontend/licenselist index 86bd837..cc8b88b 100755 --- a/frontend/licenselist +++ b/frontend/licenselist @@ -1,2 +1,2 @@ #!/bin/sh -node_modules/nlf/bin/nlf -d -r 0 \ No newline at end of file +"node/node" "node_modules/nlf/bin/nlf-cli.js" -d -r 0 \ No newline at end of file -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
