From f968e2a52a21b715d83ad8a6fb4af1697491b4be Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 21 Oct 2007 02:12:21 -0400 Subject: [PATCH] on second thought, this is a better test --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2