Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Only check commonlib, don't try to split the response into segments (as @mhl ↵ | Louise Crow | 2013-08-08 | -7/+8 |
| | | | | points out, the case where the initial character is a space is somewhat confusing), just grab the first character of the whole string and check it against expected values. | |||
* | Call it an error, not a warning. | Louise Crow | 2013-07-30 | -4/+4 |
| | ||||
* | Get first character in a way that will work in Ruby 1.8 and 1.9 | Louise Crow | 2013-07-30 | -1/+1 |
| | ||||
* | Add a rake task to print a warning if the state of a submodule is not what ↵ | Louise Crow | 2013-07-30 | -0/+27 |
we expect it to be. |