parent
1c6000d047
commit
e332cd65c9
@ -198,6 +198,8 @@ int main(int argc, char **argv) {
|
|||||||
fprintf(stderr, " %s", args.at(i));
|
fprintf(stderr, " %s", args.at(i));
|
||||||
}
|
}
|
||||||
fprintf(stderr, "\n");
|
fprintf(stderr, "\n");
|
||||||
|
} else {
|
||||||
|
os_delete_file(buf_create_from_str("./build"));
|
||||||
}
|
}
|
||||||
return (term.how == TerminationIdClean) ? term.code : -1;
|
return (term.how == TerminationIdClean) ? term.code : -1;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user