Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MODULES-4139] Fix CI failures in CI on ubuntu 16.04 caused by regex matching on 16.04 when it is not meant to. #312

Merged
merged 1 commit into from
Nov 25, 2016

Conversation

wilson208
Copy link

The regex changed was ensuring the test within the if block only run on debian and ubuntu versions with SVN 1.6. However, the regex for debian 6 was matching on 16.04 also when it was not meant to.

@wilson208 wilson208 changed the title Fix CI failures in CI on ubuntu 16.04 caused by regex matching on 16.04 when it is not meant to. [MODULES-4139] Fix CI failures in CI on ubuntu 16.04 caused by regex matching on 16.04 when it is not meant to. Nov 25, 2016
@DavidS DavidS merged commit 0b3188f into puppetlabs:master Nov 25, 2016
cegeka-jenkins pushed a commit to cegeka/puppet-vcsrepo that referenced this pull request Jan 3, 2018
[MODULES-4139] Fix CI failures in CI on ubuntu 16.04 caused by regex matching on 16.04 when it is not meant to.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants