]> 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:07:30 +0000 (20:07 -0600)
commitff9beb16b66c758709ccc82d12df347981c83ac1
tree3926717fcb9ba890f10901e985f382b66b10bda5
parentcd6e82a79269e29177eb8b0a9dc7936ec5bce69d
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