]> _ Git - alire.git/commit
Remove too strict check for root manifest reload (#1168)
authorAlejandro R Mosteo <amosteo@unizar.es>
Wed, 14 Sep 2022 07:49:45 +0000 (09:49 +0200)
committerGitHub <noreply@github.com>
Wed, 14 Sep 2022 07:49:45 +0000 (09:49 +0200)
commitf0d8be14d772877d7a6785eae003be97f366d2a7
tree3425f086a18c98ba85fbe3ca7649755acd3d63dd
parent9d5580d5f9a2e32f04aa0fc9df0cb181cc408693
Remove too strict check for root manifest reload (#1168)

* Remove too strict check for root manifest reload

Since we are using absolute paths all around, that check is no longer
necessary.

Add a test for this situation, which should work besides the warning.

* Self-review fixes

Co-authored-by: GHA <actions@github.com>
src/alire/alire-roots-editable.adb
src/alire/alire-roots.ads
testsuite/tests/pin/from-subdir/test.py [new file with mode: 0644]
testsuite/tests/pin/from-subdir/test.yaml [new file with mode: 0644]