HomePhorge

Fixing #2789 puppetrun fails without --tag
c1e47a43df40Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fixing #2789 puppetrun fails without --tag

Puppet::Transaction was handling "tags" strings differently depending on
whether they came in from Puppet[:tags] or another source.
This was causing puppetrun's tags to be misparsed if there was not
exactly one --tag parameter.

I've moved the code to Util::Tagging.

Details

Provenance
Jesse Wolfe <jes5199@gmail.com>Authored on
James Turnbull <james@lovedthanlost.net>Committed on Nov 18 2009, 5:35 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU106c9a91929f: Fixing 904 RDoc::usage incompatible with rubygems
Branches
Unknown
Tags
Unknown

Event Timeline

James Turnbull <james@lovedthanlost.net> committed rPUc1e47a43df40: Fixing #2789 puppetrun fails without --tag (authored by Jesse Wolfe <jes5199@gmail.com>).Nov 18 2009, 5:35 PM