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.
1 parent 7b3d772 commit 5c4fdc9Copy full SHA for 5c4fdc9
1 file changed
dev/release/verify_rc.sh
@@ -66,8 +66,7 @@ setup_tmpdir() {
66
download() {
67
curl \
68
--fail \
69
- --location \
70
- --remote-name \
+ --location \
71
--show-error \
72
--silent \
73
--output "$2" \
0 commit comments