]> _ Git - alire.git/commit
Improve `alr get` feedback on unknown crate name (#1708)
authorGautier de Montmollin <gdemont@hotmail.com>
Mon, 1 Jul 2024 12:40:40 +0000 (14:40 +0200)
committerGitHub <noreply@github.com>
Mon, 1 Jul 2024 12:40:40 +0000 (14:40 +0200)
commitb5a896a465dc57c5d2bf87d5a583515bd4368571
tree36fc004d39ae70df09ce511be2c43181c21af35a
parent873fda0b43d007520d9382b9f1c865683605e0e3
Improve `alr get` feedback on unknown crate name (#1708)

* Update alr-commands-get.adb

Added a help message for the case the exact crate name was not found.

* Tweak tests for new output

---------

Co-authored-by: Alejandro R. Mosteo <amosteo@unizar.es>
src/alr/alr-commands-get.adb
testsuite/tests/get/get-not-found/test.py
testsuite/tests/get/provides/test.py
testsuite/tests/index/external-hint/test.py