]> Kevux Git Server - fll/commit
Bugfix: Not defaulting to top-level fakefile when data/build/ does not exist.
authorKevin Day <thekevinday@gmail.com>
Tue, 20 Dec 2022 13:50:50 +0000 (07:50 -0600)
committerKevin Day <thekevinday@gmail.com>
Tue, 20 Dec 2022 13:50:50 +0000 (07:50 -0600)
commitda050641cdc14feabdc35af977555f0fcbfa6fc8
tree78ae7e780aad5e49d046e404bfec9b2edf4eaa3f
parentf54c9cfcdbc03d100342268663977054ea459795
Bugfix: Not defaulting to top-level fakefile when data/build/ does not exist.

This is happening because the `data/build` directory check is happening independent of the defaulting to the local fakefile step.

Add a check that removes the requirement only when there is no explicit fakefile parameter specified and a fakefile at the top-level exists.
level_3/fake/c/private-fake.c