[lua-torch-optim] 01/08: tests: change ' into " to workaround autopkgtest bug

Zhou Mo cdluminate-guest at moszumanska.debian.org
Sat Oct 28 13:47:57 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-optim.

commit f7e27595e5d5c9652404d20f5107790b56d41a93
Author: Mo Zhou <cdluminate at gmail.com>
Date:   Sat Aug 26 16:19:49 2017 +0000

    tests: change ' into " to workaround autopkgtest bug
---
 debian/tests/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/control b/debian/tests/control
index 49749d3..6af4eea 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,4 +1,4 @@
-Test-Command: luajit -loptim -e 'print(true)'
+Test-Command: luajit -loptim -e "print(true)"
 
 Test-Command: luajit ltorch -loptim test/test_sgd.lua
 

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



More information about the debian-science-commits mailing list