Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Fix version detection #13

Merged
merged 3 commits into from
May 25, 2012
Merged

Fix version detection #13

merged 3 commits into from
May 25, 2012

Conversation

ryanbrainard
Copy link
Contributor

This is to fix Issue #12

It looks like a big change, but its actually almost the same as the grep/sed used before (82da8fe), but still extracted into common.sh and just allowing a trailing A-Za-z (no dashes and no leading alphas). It is also play-specific instead of trying to be generic for any property -- there were some regex issues with that and isn't really needed for play, so keeping it simple. Also tests were renamed and changed to match new function name along with a bunch of new tests for the situation the customer ran into.

@naaman
Copy link

naaman commented May 25, 2012

Merging this in to fix the version regression. Added #14 to track some other uncovered surface area.

naaman pushed a commit that referenced this pull request May 25, 2012
@naaman naaman merged commit 75b70b8 into master May 25, 2012
@edmorley edmorley deleted the fix-version-detection branch August 27, 2020 07:08
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