[Pkg-javascript-commits] [node-debug] 04/04: refresh patch
Paolo Greppi
paolog-guest at moszumanska.debian.org
Wed May 3 08:34:48 UTC 2017
This is an automated email from the git hooks/post-receive script.
paolog-guest pushed a commit to branch master
in repository node-debug.
commit 5b558b53e9ee0f1438c65ef4f5b7fa0110305cda
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date: Wed May 3 09:04:20 2017 +0200
refresh patch
---
debian/patches/01-sinon-chai.diff | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/01-sinon-chai.diff b/debian/patches/01-sinon-chai.diff
index 6cee14b..b022fec 100644
--- a/debian/patches/01-sinon-chai.diff
+++ b/debian/patches/01-sinon-chai.diff
@@ -13,11 +13,11 @@ Index: node-debug/test/debug_spec.js
- , sinon
- , sinonChai;
+ , sinon;
-
+
if (typeof module !== 'undefined') {
chai = require('chai');
@@ -13,8 +12,6 @@ if (typeof module !== 'undefined') {
-
+
debug = require('../src/index');
sinon = require('sinon');
- sinonChai = require("sinon-chai");
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-debug.git
More information about the Pkg-javascript-commits
mailing list