Skip to content
This repository has been archived by the owner on Dec 2, 2019. It is now read-only.

Make the packaging script targets not run in parallel #186

Open
adamwolf opened this issue Jul 21, 2018 · 1 comment
Open

Make the packaging script targets not run in parallel #186

adamwolf opened this issue Jul 21, 2018 · 1 comment
Milestone

Comments

@adamwolf
Copy link
Contributor

Ah! Isolated a nasty bug that has been popping up periodically. package-kicad-nightly can't run at the same time as package-kicad-unified, because they mount to the same location.

Either change the mountpoints, or make the cmake jobs run in order.

@adamwolf adamwolf added this to the V6 milestone Jul 21, 2018
@adamwolf
Copy link
Contributor Author

Looks like changing the mountpoints is easier.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant