[Pkg-javascript-commits] [node-cli-cursor] 05/05: drop patch for nodejs command
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu Sep 28 10:55:52 UTC 2017
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-cli-cursor.
commit a0abaac8abef04d8228629ad4d8b2db5c6f35f98
Author: Pirate Praveen <praveen at debian.org>
Date: Thu Sep 28 16:23:59 2017 +0530
drop patch for nodejs command
---
debian/patches/01-nodejs.diff | 15 ---------------
debian/patches/series | 1 -
2 files changed, 16 deletions(-)
diff --git a/debian/patches/01-nodejs.diff b/debian/patches/01-nodejs.diff
deleted file mode 100644
index d41ee2f..0000000
--- a/debian/patches/01-nodejs.diff
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: Patch the name of the nodejs binary.
-Forwarded: not-needed
-Author: Paolo Greppi <paolo.greppi at libpf.com>
-
-Index: node-cli-cursor/test.js
-===================================================================
---- node-cli-cursor.orig/test.js
-+++ node-cli-cursor/test.js
-@@ -54,5 +54,5 @@ test('toggle force 3', function() {
-
- // used to fail, see sindresorhus/log-update#2
- test('require', function() {
-- assert.equal(childProcess.execSync('node index.js', {encoding: 'utf8'}), '');
-+ assert.equal(childProcess.execSync('nodejs index.js', {encoding: 'utf8'}), '');
- });
diff --git a/debian/patches/series b/debian/patches/series
index 1d23e14..c508ffd 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
00-mocha.diff
-01-nodejs.diff
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-cli-cursor.git
More information about the Pkg-javascript-commits
mailing list