This commit is contained in:
Chad C. Starz 2024-04-07 05:08:03 +00:00
parent 35b8abdb82
commit 4fd50bcd60
No known key found for this signature in database
GPG Key ID: CEEBC9208C287297

2
bake.c
View File

@ -539,8 +539,6 @@ main(int argc, char ** argv) {
rem = remove_expand(buf);
printf(BOLD GREEN "%s" RESET ": %s\n", argv0, buf + strip(buf));
if (!ret) {
ret = run(buf, argv0);