Skip to content
This repository has been archived by the owner on Aug 1, 2020. It is now read-only.

Allow integer rulers to be turned off at cmd line #141

Merged
merged 3 commits into from
Sep 27, 2013

Conversation

acrmp
Copy link
Collaborator

@acrmp acrmp commented Sep 23, 2013

Hi Steve,

This is to allow boolean options to be disabled with 'off' at the command line. Related issues are #117 and #118.

I've based this change off of 6b645b0 as the build is failing against HEAD for me.

Thanks,

Andrew.

Andrew Crump added 3 commits August 12, 2013 21:25
Rulers that take an integer option did not accept 'off' or 'false' at
the command line, essentially meaning that they could only be disabled
through config.

Refs turboladen#117, turboladen#118.
@turboladen
Copy link
Owner

You are a stud and these changes are brilliant. I'll get them merged in, probably this coming weekend.

@turboladen
Copy link
Owner

Hey Andrew... The test that was failing was a result of me not working in a branch and starting work on #112. I made that failing test pending, pulled down your branch, merged in master, and the tests seem to be passing for me, but could you do the same? I'd just like to make sure that that did the trick before merging. Other than that, I'm ready to merge this in.

@turboladen
Copy link
Owner

Actually, I feel pretty confident that that change I made on master should do the trick--don't worry about the testing, @acrmp.

turboladen added a commit that referenced this pull request Sep 27, 2013
Allow integer rulers to be turned off at cmd line
@turboladen turboladen merged commit 32140bd into turboladen:master Sep 27, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants