Second fix for spurious alire.toml detection (#203)

This commit is contained in:
Alejandro R Mosteo
2020-11-12 07:39:44 +01:00
committed by GitHub
parent 59ba4b0335
commit e7719b1b9c
2 changed files with 8 additions and 9 deletions
-7
View File
@@ -15,13 +15,6 @@ CHANGES=$(git diff --name-only HEAD~1)
# Bulk changes for the record
echo Changed files: $CHANGES
# Import the out-of-docker built alr
export PATH+=:${PWD}/alire/bin
# Change to a new testing folder to avoid spurious detection of ./alire/alire.toml
mkdir testdir
cd testdir
# Show alr metadata
alr version