chiark / gitweb /
fixup! Test suite: Provide tests which check that
[dgit.git] / 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
 }