I'd like to remove the following files from /srv/web/review-stats/
rm -rf tmppVPdGv tmpJYphwq tmp0OL7_T tmp_E_x5e ACCEPT.html REJECT.html REVIEW.html
Very trivial, but we're still change frozen so 2 +1's?
-Mike
On Tue, 20 Oct 2009, Mike McGrath wrote:
I'd like to remove the following files from /srv/web/review-stats/
rm -rf tmppVPdGv tmpJYphwq tmp0OL7_T tmp_E_x5e ACCEPT.html REJECT.html REVIEW.html
Very trivial, but we're still change frozen so 2 +1's?
+1 and maybe add a tmpreaper?
-sv
On Tue, Oct 20, 2009 at 03:47:35PM -0400, Seth Vidal wrote:
On Tue, 20 Oct 2009, Mike McGrath wrote:
I'd like to remove the following files from /srv/web/review-stats/
rm -rf tmppVPdGv tmpJYphwq tmp0OL7_T tmp_E_x5e ACCEPT.html REJECT.html REVIEW.html
Very trivial, but we're still change frozen so 2 +1's?
+1 and maybe add a tmpreaper?
+1
-Toshio
I missed the beginning of this discussion because I wasn't subscribed, but as soon as we unfreeze I'll add some code to clean up random tmp* directories and also drop an index.html file in there so any junk that might accumulate wouldn't be visible.
Unfortunately the deletion of the files doesn't actually remove them from the web server, because the rsync call that copies them over doesn't include --delete. I'll just fix it up after we unfreeze.
- J<
infrastructure@lists.fedoraproject.org