HomePhorge

(Maint) Allow '+' to appear in generate function commands
5c80bcbeedc8Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(Maint) Allow '+' to appear in generate function commands

Previously, the posix regex for validating generate function commands
did not allow '+', however, this character appears in Tempfiles on
Mac.

This commit relaxes the regex to allow for '+' and adds a test for it.
The '-' character was already allowed.

Reviewed-by: Daniel Pittman <daniel@rimspace.net>

Details

Provenance
Josh Cooper <josh@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUb04aac03150b: (Maint) Tempfile paths on Mac contain '+' which must be escaped
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPU5c80bcbeedc8: (Maint) Allow '+' to appear in generate function commands (authored by Josh Cooper <josh@puppetlabs.com>).Apr 12 2012, 1:58 AM