X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=tests%2Flib-restricts;fp=tests%2Flib-restricts;h=43548d7a79416274ffd00a5e1861488af19f6bbc;hb=9414f3a38be811dac56519e16a4e4cb86a619655;hp=ee5902c4780e2b820f5676c11539a1feb7ad429c;hpb=5e83608976777bae7a99f0ea6cb3c97bb39253e8;p=dgit.git 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 }