From 9414f3a38be811dac56519e16a4e4cb86a619655 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 27 Jul 2015 13:20:15 +0100 Subject: [PATCH] fixup! Test suite: Provide tests which check that --- tests/lib-restricts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/lib-restricts b/tests/lib-restricts index ee5902c4..43548d7a 100644 --- a/tests/lib-restricts +++ b/tests/lib-restricts @@ -13,5 +13,5 @@ t-restriction-x-dgit-git-only () { } t-restriction-x-dgit-schroot-build () { - schroot -la | grep -xF chroot:build + schroot -la | grep -qxF chroot:build } -- 2.30.2