copr-builders: call partprobe
Fixes: https://github.com/fedora-copr/copr/issues/3053
This commit is contained in:
parent
39d8e26d69
commit
711b6bb8c6
1 changed files with 2 additions and 0 deletions
|
@ -88,5 +88,7 @@ mkdir /var/lib/copr-rpmbuild/workspace
|
|||
rpm --setperms copr-rpmbuild || :
|
||||
rpm --setugids copr-rpmbuild || :
|
||||
|
||||
partprobe || :
|
||||
|
||||
mkswap "${swap_device}${part_suffix}2"
|
||||
swapon "${swap_device}${part_suffix}2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue