tests/check: Tweak /usr/bin/sh path

Looks like the auto-requires got updated in f29 or something.

Closes: #1787
Approved by: cgwalters
This commit is contained in:
Jonathan Lebon 2019-03-15 17:25:31 -04:00 committed by Atomic Bot
parent d34f24581a
commit 45b6186be0

View File

@ -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 <<EOF
[test-repo]