Skip to content

Commit

Permalink
Update loadBundle.
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasinsaurralde committed Sep 19, 2016
1 parent e6b5f8e commit 4fae733
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions coprocess_bundle.go
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ func loadBundle(spec *APISpec) {
return
}

// Skip if no bundle base URL is set.
if spec.BundleBaseURL == "" {
log.WithFields(logrus.Fields{
"prefix": "main",
Expand Down

0 comments on commit 4fae733

Please sign in to comment.