Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change culprit to Culprit #103

Merged
merged 2 commits into from
Oct 7, 2017
Merged

Conversation

ArcticSnowman
Copy link
Contributor

Change the type 'culprit' to 'Culprit' so that GO exports this type and build.GetCulprits() us usable in a program.

logging.go Outdated

func Error (message string) {

log.Printf("ERROR: %s",message)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Compared with the old implementation, this can not output info/warning log and error log to different standard files, maybe it is not good enough.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Opps... Sorry I was moving forward did not mean for it to be part of this PR

@supereagle
Copy link
Collaborator

LGTM

@supereagle supereagle merged commit 2869ec4 into bndr:master Oct 7, 2017
jernyreverb pushed a commit to jernyreverb/gojenkins that referenced this pull request Dec 29, 2017
* Change culprit to Culprit

* Update build.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants