]> Kevux Git Server - fll/commit
Bugfix: Do not validate directory existence when cleaning.
authorKevin Day <thekevinday@gmail.com>
Tue, 15 Feb 2022 18:09:42 +0000 (12:09 -0600)
committerKevin Day <thekevinday@gmail.com>
Tue, 15 Feb 2022 18:12:25 +0000 (12:12 -0600)
commit93b676eaed35219a763e443b72daa25cae0565cf
treeab8572973f5a0b2a8b21bac42188adff15b64f3d
parentfe73790f47a522193c590abf47b760e996c1f42f
Bugfix: Do not validate directory existence when cleaning.

Do not call the directory validation existence check before cleaning.

Also treat F_directory as not an error when cleaning.

Remove unnecessary signal check.

Output to warning stream instead of normal output stream when displaying warning.
level_3/fake/c/fake.c
level_3/fake/c/private-clean.c