From 45b6186be0826889d805ba55bee3be75b042ed35 Mon Sep 17 00:00:00 2001 From: Jonathan Lebon Date: Fri, 15 Mar 2019 17:25:31 -0400 Subject: [PATCH] tests/check: Tweak /usr/bin/sh path Looks like the auto-requires got updated in f29 or something. Closes: #1787 Approved by: cgwalters --- tests/check/test-ucontainer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/check/test-ucontainer.sh b/tests/check/test-ucontainer.sh index b02ed10c..73ff5851 100755 --- a/tests/check/test-ucontainer.sh +++ b/tests/check/test-ucontainer.sh @@ -29,7 +29,7 @@ if test -n "${OSTREE_NO_XATTRS:-}"; then fi build_rpm foo -build_rpm fake-shell provides /bin/sh +build_rpm fake-shell provides /usr/bin/sh cat > rpmmd.repos.d/test-repo.repo <