We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
wget --quiet
wget --no-verbose
1 parent 8894ae1 commit 1c6fa95Copy full SHA for 1c6fa95
1 file changed
scripts/anchor_test_fixtures.sh
@@ -25,7 +25,7 @@ for X in fixtures/*; do
25
26
yarn
27
28
- wget --quiet https://github.com/trail-of-forks/sbpf-coverage/releases/download/$AGAVE_TAG/patched-agave-tools-$AGAVE_TAG-$EXT.tar.gz
+ wget --no-verbose https://github.com/trail-of-forks/sbpf-coverage/releases/download/$AGAVE_TAG/patched-agave-tools-$AGAVE_TAG-$EXT.tar.gz
29
30
tar xzf patched-agave-tools-$AGAVE_TAG-$EXT.tar.gz
31
0 commit comments