]> Kevux Git Server - fll/commit
Bugfix: do not consider a non-existent build directory an error during clean operation
authorKevin Day <thekevinday@gmail.com>
Sat, 6 Jun 2020 21:46:26 +0000 (16:46 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 6 Jun 2020 21:46:26 +0000 (16:46 -0500)
commit845e6eb94f082302317b2cfc3321fa54c3da6cc2
treea447323f39cf23a8fcb8593ed912461725ff6696
parentbcb977d8aec9e9d1d176e05af16666c3065fc075
Bugfix: do not consider a non-existent build directory an error during clean operation

The clean only cares about deleting all of the files in the build directory.
If that directory does not exist, then there is no issue.
When in verbose mode, print a message about the directory not existing.
level_3/fake/c/fake.c
level_3/fake/c/private-clean.c
level_3/fake/c/private-fake.c
level_3/fake/c/private-fake.h