bugfix found during port to stable (#351)
This commit is contained in:
committed by
GitHub
parent
0d57828de3
commit
f24436e0f1
@@ -145,7 +145,7 @@ for file in $CHANGES; do
|
||||
echo FETCHED BINARY crate OK
|
||||
else
|
||||
echo LISTING EXECUTABLES of crate $milestone
|
||||
cd ${crate}_*
|
||||
cd ${crate}_${version}_*
|
||||
alr run -d --list
|
||||
cd ..
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user