]> _ Git - alire.git/commit
Don't trigger `alr` help on `alr exec -- command --help` (#1491)
authorAlejandro R Mosteo <amosteo@unizar.es>
Wed, 8 Nov 2023 10:58:34 +0000 (11:58 +0100)
committerGitHub <noreply@github.com>
Wed, 8 Nov 2023 10:58:34 +0000 (11:58 +0100)
commit1a1e86905bf0b266c18567ae26268f1a38554f80
tree6b5ba816628a140b403b1d8384e1fd1e1fb355f5
parentfe209416686dd4f786a98b238003df7b1f65b5b9
Don't trigger `alr` help on `alr exec -- command --help` (#1491)

* Fix "-h/--help" being catched after "--"

* Bump clic dependency

* Fix test on Windows
alire.toml
deps/clic
src/alire/alire-os_lib-subprocess.adb
src/alr/alr-commands.adb
testsuite/tests/help/help-after-double-dash/test.py [new file with mode: 0644]
testsuite/tests/help/help-after-double-dash/test.yaml [new file with mode: 0644]