[Pkg-javascript-commits] [node-cross-spawn-async] 06/09: Update test_fix.patch for new test

Ross Gammon ross-guest at moszumanska.debian.org
Sat Nov 12 18:43:09 UTC 2016


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

ross-guest pushed a commit to branch master
in repository node-cross-spawn-async.

commit d35d4e7c0a9b2a0009af9c25873cb9e07f6bb8ca
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Sat Nov 12 18:03:10 2016 +0100

    Update test_fix.patch for new test
---
 debian/patches/test_fix.patch | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/debian/patches/test_fix.patch b/debian/patches/test_fix.patch
index 25fb5ff..c48daae 100644
--- a/debian/patches/test_fix.patch
+++ b/debian/patches/test_fix.patch
@@ -24,6 +24,15 @@ Author: Ross Gammon <rossgammons at mail.dk>
              { mode: parseInt('0777', 8) });
          process.env.PATH = path.normalize(__dirname + '/tmp/') + path.delimiter + process.env.PATH;
  
+@@ -173,7 +173,7 @@
+     });
+ 
+     it('should handle arguments with quotes', function (next) {
+-        buffered('node', [
++        buffered('nodejs', [
+             __dirname + '/fixtures/echo',
+             '"foo"',
+             'foo"bar"foo',
 @@ -187,7 +187,7 @@
      });
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-cross-spawn-async.git



More information about the Pkg-javascript-commits mailing list