[lua-torch-sys] 01/04: tests: use " instead of ' to workaround the autopkgtest bug

Zhou Mo cdluminate-guest at moszumanska.debian.org
Wed Sep 20 02:38:51 UTC 2017


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

cdluminate-guest pushed a commit to branch master
in repository lua-torch-sys.

commit 08d7372ecba9d775d584254f079ac03c79d4bcc9
Author: Mo Zhou <cdluminate at gmail.com>
Date:   Fri Aug 4 02:02:09 2017 +0000

    tests: use " instead of ' to workaround the autopkgtest bug
---
 debian/tests/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/control b/debian/tests/control
index 8488047..d5196a4 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1 +1 @@
-Test-Command: luajit -lsys -e 'print(true)'
+Test-Command: luajit -lsys -e "print(true)"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lua-torch-sys.git



More information about the debian-science-commits mailing list