aqtinstall
aqtinstall copied to clipboard
restore CI pipeline test for list-* commands
Restore CI pipeline test for list-* commands.
See https://github.com/miurahr/aqtinstall/commit/bdf8b4b1f99795d3733bee4b4d0eeaa629637af1#r147631586
I'm slightly concerned about using strings like list-*
in Bash because of potential issues with wildcard character expansion. As long as these strings are quoted, I think they should be fine though.