]> Kevux Git Server - fll/commit
Regression: Improper execution when no arguments and no pipe are passed to fake.
authorKevin Day <thekevinday@gmail.com>
Wed, 23 Nov 2022 02:03:31 +0000 (20:03 -0600)
committerKevin Day <thekevinday@gmail.com>
Wed, 23 Nov 2022 02:03:31 +0000 (20:03 -0600)
commite56532f73ee1c9092351eb43d14d451d7427212b
treebd9c7991e2d57a3fc63c77d9134d8041dcc24328
parent4ef64c0af214ba8dab31e35a8d5434d782eb9fb8
Regression: Improper execution when no arguments and no pipe are passed to fake.

At some point in time the default for executing without a "clean", "make", or "build" stopped working.
This probably happened when I fixed the empty pipe bug.

The default should run the "make" operation.
level_3/fake/c/fake.c
level_3/fake/c/private-build-load.c