8 Nov
2022
8 Nov
'22
2:50 p.m.
Heya, I have noticed that `tools/make-obs` is broken because of the "nounset" bash option being enabled while directly testing an environment variable ($RELEASE) that's optional/not set. I've included a simple patch to test the $RELEASE variable with bash parameter expansions, which will fix the script from not working. Cheers, ilteriş