From acb8de7a1f8b7a58347edfd1a859fff29cc8352c Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 29 Aug 2017 17:01:41 +0100 Subject: [PATCH] test-pull-bareuser.sh: This test uses bare-user, hence needs xattrs Signed-off-by: Simon McVittie Gbp-Pq: Name test-pull-bareuser.sh-This-test-uses-bare-user-hence-need.patch --- tests/test-pull-bareuser.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test-pull-bareuser.sh b/tests/test-pull-bareuser.sh index 0729247f..2e357234 100755 --- a/tests/test-pull-bareuser.sh +++ b/tests/test-pull-bareuser.sh @@ -21,6 +21,7 @@ set -euo pipefail . $(dirname $0)/libtest.sh +skip_without_user_xattrs setup_fake_remote_repo1 "archive" repo_mode=bare-user -- 2.30.2