forked from dashpay/dash
-
Notifications
You must be signed in to change notification settings - Fork 714
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
[Travis] Add logprint-scanner.py to TravisCI #419
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This script is now run during the ARM build test.
utACK |
presstab
added a commit
that referenced
this pull request
Nov 29, 2017
e99008f Hook up the logprint-scanner.py script to TravisCI (Fuzzbawls) c191866 Fix 2 instances of mismatched logprint specifiers (Fuzzbawls) Tree-SHA512: a632df1a03957b3134f52ea9f2a1a36a8ff06a5e87a62035f24280ce70b5f0b9652300b36a20e0b32b2145c077086fa3ed1c27b8e04d6dc0d49b57a7e5602441
ghost
removed
the
review
label
Nov 29, 2017
Fuzzbawls
added a commit
to Fuzzbawls/PIVX
that referenced
this pull request
Nov 29, 2017
Github-Merge: PIVX-Project#419 Rebased-From: c191866
Fuzzbawls
added a commit
to Fuzzbawls/PIVX
that referenced
this pull request
Nov 29, 2017
This script is now run during the ARM build test. Github-Merge: PIVX-Project#419 Rebased-From: e99008f
meyer9
pushed a commit
to phoreproject/Phore
that referenced
this pull request
Feb 15, 2018
Github-Merge: PIVX-Project#419 Rebased-From: c191866
meyer9
pushed a commit
to phoreproject/Phore
that referenced
this pull request
Feb 15, 2018
This script is now run during the ARM build test. Github-Merge: PIVX-Project#419 Rebased-From: e99008f
meyer9
pushed a commit
to phoreproject/Phore
that referenced
this pull request
Feb 20, 2018
Github-Merge: PIVX-Project#419 Rebased-From: c191866
meyer9
pushed a commit
to phoreproject/Phore
that referenced
this pull request
Feb 20, 2018
This script is now run during the ARM build test. Github-Merge: PIVX-Project#419 Rebased-From: e99008f
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This fixes the two instances of mismatched specifiers that already existed in-tree as well as tells TravisCI to run the
logprint-scanner.py
script ifCHECK_LOGPRINT
is true (currently this is only done for the arm build, similar toCHECK_DOC