ChanServ changed the topic of #freedesktop to: https://www.freedesktop.org infrastructure and online services || for questions about freedesktop.org projects, please see each project's contact || for discussions about specifications, please use https://gitlab.freedesktop.org/xdg or xdg@lists.freedesktop.org
Kayden has quit [Quit: off to see the floofy dog]
mrpops2ko has joined #freedesktop
ybogdano has quit [Ping timeout: 480 seconds]
<pinchartl>
hi Paul/win 32
<pinchartl>
oops
* pinchartl
should go to bed
ybogdano has joined #freedesktop
croissant has quit [Quit: Leaving]
ybogdano has quit [Ping timeout: 480 seconds]
ybogdano has joined #freedesktop
scrumplex_ has joined #freedesktop
scrumplex has quit [Ping timeout: 480 seconds]
kem has quit [Ping timeout: 480 seconds]
kem has joined #freedesktop
swatish2 has joined #freedesktop
marc2377 has joined #freedesktop
swatish2 has quit [Ping timeout: 480 seconds]
karenw has joined #freedesktop
swatish2 has joined #freedesktop
sima has joined #freedesktop
ximion has quit [Remote host closed the connection]
tzimmermann has joined #freedesktop
Kayden has joined #freedesktop
jsa1 has joined #freedesktop
AbleBacon has quit [Read error: Connection reset by peer]
swatish2 has quit [Ping timeout: 480 seconds]
<eric_engestrom>
daniels, gallo[m]: the a660 duts seem overwhelmed recently, and yesterday and today they keep picking up jobs too late for Marge; maybe their `parallel:` should be reduced?
<eric_engestrom>
(and `FRACTION` increased proportionally, of course)
Haaninjo has joined #freedesktop
kxkamil2 has quit []
lynxeye has joined #freedesktop
fomys has joined #freedesktop
fomys_ has joined #freedesktop
kxkamil has joined #freedesktop
___nick___ has joined #freedesktop
<daniels>
eric_engestrom: something went hideously wrong overnight but it got fixed about an hour and a half ago
<eric_engestrom>
ack, thanks! (for looking into it and/or for fixing it)
<eric_engestrom>
btw I have a fix for the `set -x` issue, I'm finishing testing it now
<eric_engestrom>
basically I broke it with x_restore because we nest function calls
<eric_engestrom>
so we were restoring `set -x` too soon
<eric_engestrom>
hmm, glad I tested because my fix is broken 😅
<daniels>
ah thanks for that!
<eric_engestrom>
I think I just need to move code around though, so that things are defined before they're used