[Pkg-javascript-commits] [node-ast-util] 06/08: Adapt the example to Debian too

Julien Puydt julien.puydt at laposte.net
Tue Oct 20 06:45:26 UTC 2015


This is an automated email from the git hooks/post-receive script.

jpuydt-guest pushed a commit to branch master
in repository node-ast-util.

commit 12144c32a11b409ca4f2b955db7b15fd141c5b3a
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Tue Oct 20 08:18:40 2015 +0200

    Adapt the example to Debian too
---
 examples/swap-macro.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/swap-macro.js b/examples/swap-macro.js
index 201d540..b04e719 100755
--- a/examples/swap-macro.js
+++ b/examples/swap-macro.js
@@ -1,4 +1,4 @@
-#!/usr/bin/env node
+#!/usr/bin/nodejs
 
 var recast = require('recast');
 var util = require('../lib');

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-ast-util.git



More information about the Pkg-javascript-commits mailing list