[GitHub] geode pull request #346: GEODE-2326: Adjust testLogger hardcoded value

2017-01-20 Thread dgkimura
Github user dgkimura closed the pull request at:

https://github.com/apache/geode/pull/346


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] geode pull request #346: GEODE-2326: Adjust testLogger hardcoded value

2017-01-19 Thread dgkimura
GitHub user dgkimura opened a pull request:

https://github.com/apache/geode/pull/346

GEODE-2326: Adjust testLogger hardcoded value

Fixes the failing logger integration test.  This was caused when we changed 
the log header to the Apache License.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/dgkimura/geode wip/GEODE-2326

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/geode/pull/346.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #346


commit 3fd93acf3252f6ec8502a0840e906610f236f509
Author: David Kimura 
Date:   2017-01-19T02:14:26Z

GEODE-2326: Adjust testLogger hardcoded value




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---