gyogal commented on code in PR #527: URL: https://github.com/apache/livy/pull/527#discussion_r3415740511
########## dev/release-build.sh: ########## @@ -87,9 +87,9 @@ if [ -z "$GPG_PASSPHRASE" ]; then fi # Destination directory on remote server -RELEASE_STAGING_LOCATION="https://dist.apache.org/repos/dist/dev/incubator/livy" +RELEASE_STAGING_LOCATION="https://dist.apache.org/repos/dist/dev/livy" Review Comment: This directory has been created, so the URL is now valid. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
