HomePhorge

(#12070) Fix crontab value munging
9e6a01fb9c5fUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#12070) Fix crontab value munging

If the specified value does include characters that have a special
meaning inside a regex puppet raised errors like

target of repeat operator is not specified: /*\/a/i

Change if clause to do a real substring tests instead of using a regex.

All spec tests do now pass

Details

Provenance
Stefan Schulte <stefan.schulte@taunusstein.net>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUb1eda3608c57: maint: Add expected error messages to cron spec
Branches
Unknown
Tags
Unknown

Event Timeline

Stefan Schulte <stefan.schulte@taunusstein.net> committed rPU9e6a01fb9c5f: (#12070) Fix crontab value munging (authored by Stefan Schulte <stefan.schulte@taunusstein.net>).Jan 21 2012, 3:30 PM