[Chinese-commits] [fortune-zh] 02/02: tests: fix test failure caused by PATH
Zhou Mo
cdluminate-guest at moszumanska.debian.org
Thu Dec 8 07:26:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
cdluminate-guest pushed a commit to branch master
in repository fortune-zh.
commit 6097f718f932a72ad8848864f7284ca40df20aba
Author: Zhou Mo <cdluminate at gmail.com>
Date: Thu Dec 8 06:22:54 2016 +0000
tests: fix test failure caused by PATH
---
debian/tests/simply.run | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/tests/simply.run b/debian/tests/simply.run
index c8359bf..d8ad4e5 100755
--- a/debian/tests/simply.run
+++ b/debian/tests/simply.run
@@ -8,7 +8,7 @@ set -e
# simply run fortune-zh for several times to see whether it's working.
for i in $(seq 10); do
- fortune-zh
+ /usr/games/fortune-zh
done
# Package is ok.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/chinese/fortune-zh.git
More information about the Chinese-commits
mailing list