From: Joey Hess Date: Sun, 21 Oct 2007 06:12:21 +0000 (-0400) Subject: on second thought, this is a better test X-Git-Url: https://git.madduck.net/code/myrepos.git/commitdiff_plain/f968e2a52a21b715d83ad8a6fb4af1697491b4be on second thought, this is a better test --- diff --git a/debian/rules b/debian/rules index 2141b45..f43c64c 100755 --- a/debian/rules +++ b/debian/rules @@ -2,7 +2,7 @@ build: pod2man -c mr mr > mr.1 - ./mr right >/dev/null # check syntax + ./mr ed | grep -q "horse" clean: dh_testdir