chiark / gitweb /
fixup! Test suite: Provide tests which check that
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 27 Jul 2015 12:20:15 +0000 (13:20 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 27 Jul 2015 12:20:15 +0000 (13:20 +0100)
tests/lib-restricts

index ee5902c4780e2b820f5676c11539a1feb7ad429c..43548d7a79416274ffd00a5e1861488af19f6bbc 100644 (file)
@@ -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
 }