[Pkg-javascript-commits] [node-astw] 29/30: Fix run examples

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 1d4d3d2d8d18d86b8b1cc1ff0facc8d810acd1eb
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date:   Wed Aug 30 16:52:21 2017 +0200

    Fix run examples
---
 debian/tests/runexamples | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/tests/runexamples b/debian/tests/runexamples
index 181fcad..bcbc772 100755
--- a/debian/tests/runexamples
+++ b/debian/tests/runexamples
@@ -1,5 +1,5 @@
 #!/bin/sh
 set -e
 
-cd /usr/share/doc/astw/examples
-nodejs type.js
\ No newline at end of file
+cd /usr/share/doc/node-astw/examples
+nodejs type.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