7 ms·
argh, we are looking into fixing that now. I knew getopt was linux-specific but I thoughts the only impact was that the long form argument (--opt) would not wo
by samueloph 2y ago
argh, we are looking into fixing that now.
I knew getopt was linux-specific but I thoughts the only impact was that the long form argument (--opt) would not work. I turns out it doesn't run at all instead.
We should be able to fix this within the next few days, thank you!
- samueloph 2y ago> We should be able to fix this within the next few days, thank you! It's fixed now, should work in non-linux environments.