Actions
Bug #13558
closedremove support for optional subdirectories in the build
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
In several places we test if a subdirectory exists before descending to it in the build. We should not, all the valid reasons for these to be missing were removed already.
Updated by Electric Monk over 1 year ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 3aa6c13072f3d4792a18693e916aed260a496c1f
commit 3aa6c13072f3d4792a18693e916aed260a496c1f Author: Richard Lowe <richlowe@richlowe.net> Date: 2021-02-20T22:14:32.000Z 13558 remove support for optional subdirectories in the build Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuripv@yuripv.dev> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
Actions