Merge pull request #863 from dm0-/catalyst

Revert "catalyst: Temporarily disable update_seed again"
This commit is contained in:
David Michael 2019-01-29 00:47:16 -05:00 committed by GitHub
commit 62665ebcea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,7 +120,7 @@ cat <<EOF
target: stage1
# stage1 packages aren't published, save in tmp
pkgcache_path: ${TEMPDIR}/stage1-${ARCH}-packages
update_seed: no
update_seed: yes
EOF
catalyst_stage_default
}