HomePhorge

(PUP-4277) Make case/selector match be recursive
21037fb813e9Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-4277) Make case/selector match be recursive

Before this commit case/selector matching was only done at
surface level, all recursive matching was based on equality.

This makes tests recursive which is far more valuable than behaving
as a sequence of if-elseif... with equality checks.

Details

Provenance
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU8e2e03ee7a63: (packaging) Update PUPPETVERSION to 3.7.5
Branches
Unknown
Tags
Unknown

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPU21037fb813e9: (PUP-4277) Make case/selector match be recursive (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Mar 28 2015, 6:43 PM