Issue #8119 has been updated by Ricky Zhou.

Sure thing - the ticket/master/8119 branch at 
http://fedorapeople.org/git/gitweb.cgi?p=ricky/public_git/puppet.git should 
have the commit - alternatively, I think 

<pre>
wget 
http://ricky.fedorapeople.org/puppet/0001-Write-to-a-temporary-file-and-move-when-storing-repo.patch
git am 0001-Write-to-a-temporary-file-and-move-when-storing-repo.patch
</pre>

would also preserve authorship if that's easier for you.
----------------------------------------
Bug #8119: PATCH - Write to a temporary file and move when storing reports.
https://projects.puppetlabs.com/issues/8119

Author: Ricky Zhou
Status: Needs More Information
Priority: Normal
Assignee: Ricky Zhou
Category: reports
Target version: 2.7.x
Affected Puppet version: 
Keywords: 
Branch: 


When writing reports, there is a window in between opening and writing to the 
report file when the report file exists as an empty file.  This makes writing 
report processors a little annoying as they have to deal with this case.  This 
patch writes the report into a temporary file then renames it to the report 
file, which eliminates this window.

http://ricky.fedorapeople.org/puppet/0001-Write-to-a-temporary-file-and-move-when-storing-repo.patch


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to