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:
parent
d34f24581a
commit
45b6186be0
@ -29,7 +29,7 @@ if test -n "${OSTREE_NO_XATTRS:-}"; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
build_rpm foo
|
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
|
cat > rpmmd.repos.d/test-repo.repo <<EOF
|
||||||
[test-repo]
|
[test-repo]
|
||||||
|
Loading…
Reference in New Issue
Block a user