Check caffe tool runs #1926

Merged
merged 1 commit into from Feb 24, 2015

Conversation

Projects
None yet
2 participants
Owner

shelhamer commented Feb 21, 2015

Simply run the caffe tool in runtest to catch obvious issues like the linking
problem fixed in #1921.

Contributor

longjon commented Feb 24, 2015

One thing to keep in mind here: this means caffe needs to return exit status zero when called with no arguments, rather than considering that an error condition. Given this patch we'll definitely notice if we change that, so... merging, thanks.

@longjon longjon added a commit that referenced this pull request Feb 24, 2015

@longjon longjon Merge pull request #1926 from shelhamer/test-caffe-tool
Check caffe tool runs
360dbfd

@longjon longjon merged commit 360dbfd into BVLC:master Feb 24, 2015

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details

shelhamer deleted the shelhamer:test-caffe-tool branch Apr 15, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment