1
0
Fork 0

don't call wget --help anymore

This commit is contained in:
Jan Steemann 2015-11-23 12:41:55 +01:00
parent 2ae22e5f97
commit 8d1b0ab3a8
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ set -e
echo
echo "$0: loading precompiled libraries"
wget --help
wget \
-O 3rdParty.tar.gz \
"https://www.arangodb.com/support-files/travisCI/precompiled-libraries-4.3.61.tar.gz"