Closed jdemel closed 9 months ago
My suggestion would be to change line 9 to set -e
and then fix any errors that come up when running the script.
My suggestion would be to change line 9 to
set -e
and then fix any errors that come up when running the script.
Actually, I prefer that too.
I tried to give this a quick pass since this is something I'm decent at.
The release script should always run in ZSH. However:
https://github.com/gnuradio/volk/commit/5b23afd72c30a9d6b0c82bfca6ddf0ce1f36e9e7
i.e. it runs in bash at the moment and produced a borked release.