X-Git-Url: https://arthur.barton.de/gitweb/?p=bup.git;a=blobdiff_plain;f=test%2Fext%2Ftest-meta;h=4d6b86aaed94de96a506745b2dc94a7d22e66fb1;hp=a20748b207092518c886a3c1dc85355ac08e95ea;hb=c8301efc5911ab5af83e567aaa6c755f8f91c681;hpb=401bbf4e6a8048ec8d3e047451bc3a3dde6adaac diff --git a/test/ext/test-meta b/test/ext/test-meta index a20748b..4d6b86a 100755 --- a/test/ext/test-meta +++ b/test/ext/test-meta @@ -640,7 +640,7 @@ if [ "$root_status" = root ]; then if ! modprobe loop; then echo 'Unable to load loopback module; skipping dependent tests.' 1>&2 - exit 0 + exit 0 # FIXME: allow intermixed WVSKIPs fi testfs="$(WVPASS wvmkmountpt)" || exit $?