dolphin-emu / fifoci

Continuous integration service running Dolphin FIFO logs to find graphics rendering regressions
BSD 2-Clause "Simplified" License
49 stars 21 forks source link

runner: take LD_PRELOAD from the env instead of overwriting it for libsegfault #41

Closed leoetlino closed 3 years ago

leoetlino commented 3 years ago

Fixes libsegfault not being used on arbert. I changed the hive worker so that LD_PRELOAD is set to the correct path for pr-fifoci-*-lin-mesa as well.