Second fix for spurious alire.toml detection (#203)
This commit is contained in:
committed by
GitHub
parent
59ba4b0335
commit
e7719b1b9c
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user