Skip to content

Commit

Permalink
Merge pull request ciao-project#213 from mcastelino/master
Browse files Browse the repository at this point in the history
ciao-controller: Flush the indentity strings
  • Loading branch information
Samuel Ortiz committed Jun 6, 2016
2 parents ba9dfd9 + 418c465 commit d577bfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ciao-controller/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ func main() {
glog.Errorf("Please")
glog.Errorf("export CIAO_IDENTITY=%s", id.URL)
glog.Errorf("========================")
glog.Flush()
}

idConfig := identityConfig{
Expand Down

0 comments on commit d577bfd

Please sign in to comment.