Merge pull request #869 from dm0-/revert

Revert "catalyst: Temporarily disable update_seed again"
This commit is contained in:
David Michael 2019-05-02 12:26:11 -04:00 committed by GitHub
commit 3c7e94864c
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
}