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 892dc7e commit 2e141faCopy full SHA for 2e141fa
dist.sh
@@ -70,7 +70,7 @@ CYGWIN=nontsec
70
test "$KEYFILE" || KEYFILE=rabbit-mock.snk
71
test "$RABBIT_VSN" || RABBIT_VSN=0.0.0
72
test "$MSBUILD" || MSBUILD=msbuild.exe
73
-test "$WEB_URL" || WEB_URL=http://stage.rabbitmq.com
+test "$WEB_URL" || WEB_URL=http://stage.rabbitmq.com/
74
test "$UNOFFICIAL_RELEASE" || UNOFFICIAL_RELEASE=
75
76
### Other, general vars
0 commit comments