[Pkg-javascript-commits] [node-astw] 30/30: Run example fix
Bastien Roucariès
rouca at moszumanska.debian.org
Tue Sep 26 12:55:06 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-astw.
commit e5d892347e46b3c9bdf0a4a40ea980310827a1e8
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date: Wed Aug 30 16:59:17 2017 +0200
Run example fix
---
debian/tests/runexamples | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/tests/runexamples b/debian/tests/runexamples
index bcbc772..3fd0733 100755
--- a/debian/tests/runexamples
+++ b/debian/tests/runexamples
@@ -2,4 +2,4 @@
set -e
cd /usr/share/doc/node-astw/examples
-nodejs type.js
+node types.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-astw.git
More information about the Pkg-javascript-commits
mailing list