Actions
Bug #13856
closedfindunref runs too early
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:
Description
We run findunref before we run some things that may reference files (notably pkglint). We shouldn't.
Updated by Electric Monk almost 2 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
git commit 26e7d9a88aea4fa6939315466aa8b8b9946409d8
commit 26e7d9a88aea4fa6939315466aa8b8b9946409d8 Author: Richard Lowe <richlowe@richlowe.net> Date: 2021-06-16T23:11:47.000Z 13856 findunref runs too early Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
Actions