HomePhorge

Fix #5566 none, mtime, and ctime checksum types can write file contents
e99a3ea6fc2bUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix #5566 none, mtime, and ctime checksum types can write file contents

The #write method in lib/puppet/type/file/content.rb relies on the block
passed to #sum_stream getting executed. "none", "mtime", and "ctime"
aren't real checksums, so they violated that assumption and just
returned empty results. This patch causes that block to get executed.

Details

Provenance
Jesse Wolfe <jes5199@gmail.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU3f9f37984d1a: Updated CHANGELOG and version for 2.6.4
Branches
Unknown
Tags
Unknown

Event Timeline