FS#45603 - [jenkins] Tempfiles definition incorrect

Attached to Project: Community Packages
Opened by Steven (Stebalien) - Friday, 10 July 2015, 01:41 GMT
Last edited by Felix Yan (felixonmars) - Monday, 13 July 2015, 04:02 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

1. You only need the first rule. The first rule creates or empties the directory and then the second rule then deletes it (which you don't want).
2. You might want to use `D!` instead of `D` to only run this rule on boot.

Also, are you sure this directory should be cleared automatically on every boot?
This task depends upon

Closed by  Felix Yan (felixonmars)
Monday, 13 July 2015, 04:02 GMT
Reason for closing:  Fixed
Additional comments about closing:  1.620-1
Comment by Steven (Stebalien) - Friday, 10 July 2015, 01:42 GMT

Loading...