adjust atomic updates to use new-chroot

This commit is contained in:
Kevin Fenzi 2016-09-07 17:44:01 +00:00
parent a13e88b0ba
commit b25d6de5a4

View file

@ -254,8 +254,8 @@ config = dict(
delete_repo_files=True,
# Mock command
#mock_cmd='/usr/bin/mock%s-r {mock}' % (rhel6 and ' ' or ' --new-chroot '),
mock_cmd='/usr/bin/mock -r {mock}',
mock_cmd='/usr/bin/mock%s-r {mock}' % (rhel6 and ' ' or ' --new-chroot '),
#mock_cmd='/usr/bin/mock -r {mock}',
mock_clean=True,
# OSTree commands