mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-12 23:51:08 +00:00
Remove "test suffix" from r386. Sorry.
This commit is contained in:
parent
57ba754a12
commit
23b776e222
@ -66,7 +66,7 @@ else
|
||||
|
||||
for NAME in $(sed -n -e "/^ /p" REPORT); do
|
||||
echo "Getting $NAME..."
|
||||
URL="https://merges.ubuntu.com/$HASH/$MERGE/$NAME/foo"
|
||||
URL="https://merges.ubuntu.com/$HASH/$MERGE/$NAME"
|
||||
wget -q "$URL" || { echo "Error downloading $URL"; exit 1; }
|
||||
done
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user