]> 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:53:28 +0000 (07:53 -0600)
commit1a7386996655b4b4706326f9f6caed4fdebfc062
treeffbf4d4446f238cf00c085bf801ef48eba7d4899
parent44a33db0aac12e3fdf35bc6df19f81330474d8dd
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