mozilla / positron

a experimental, Electron-compatible runtime on top of Gecko
Other
561 stars 64 forks source link

force-copy SpiderNode libs #142

Closed mykmelez closed 7 years ago

mykmelez commented 7 years ago

A TaskCluster build failed because these were already present. I'm unsure why, but perhaps TaskCluster had cached and was reusing the Positron working directory. The Makefile should force-copy the libs regardless.

mykmelez commented 7 years ago

One of the two jobs in #146 failed because of this issue. Landing as a bustage fix.