8000 be less verbose · orakle/arangodb@730619b · GitHub
[go: up one dir, main page]

Skip to content

Commit 730619b

Browse files
committed
be less verbose
1 parent 1f2b551 commit 730619b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Installation/travisCI/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -e
44
echo
55
echo '$0: loading precompiled libraries'
66

7-
wget -q -O - "https://www.arangodb.com/support-files/travisCI/precompiled-libraries-4.3.61.tar.gz" | tar xzvf -
7+
wget -q -O - "https://www.arangodb.com/support-files/travisCI/precompiled-libraries-4.3.61.tar.gz" | tar xzf -
88

99
echo
1010
echo '$0: setup make-system'

0 commit comments

Comments
 (0)
0