[Pkg-javascript-commits] [node-getobject] 01/01: Corrected autopkgtest
Jonathan Horn
jonathanh-guest at moszumanska.debian.org
Mon Jan 11 13:07:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
jonathanh-guest pushed a commit to branch master
in repository node-getobject.
commit 0ba322c9231b2247404ada404c215aa0b8d94d21
Author: Jonathan Ulrich Horn <debian at autoit4you.de>
Date: Mon Jan 11 14:06:57 2016 +0100
Corrected autopkgtest
---
debian/tests/require | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/tests/require b/debian/tests/require
index 465f277..27f6dec 100644
--- a/debian/tests/require
+++ b/debian/tests/require
@@ -1,3 +1,3 @@
#!/bin/sh
set -e
-nodejs e "require('getobject');"
+nodejs -e "require('getobject');"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-getobject.git
More information about the Pkg-javascript-commits
mailing list