Followup adding comment to d5a1295 fix.

This commit is contained in:
David Glasser
2013-07-22 11:58:33 -07:00
parent d5a1295977
commit 96d5ce2fa4

View File

@@ -90,6 +90,8 @@ exports.discoverGalaxy = function (app) {
request({
url: url,
json: true,
// We don't want to be confused by, eg, a non-Galaxy-hosted site which
// redirects to a Galaxy-hosted site.
followRedirect: false
}, function (err, resp, body) {
if (! err &&