Fix more formatting

This commit is contained in:
Ilia Rostovtsev 2021-04-22 14:02:33 +03:00
parent a8927f42f1
commit c974590077
No known key found for this signature in database
GPG Key ID: 121E166DD9C821AB

View File

@ -18,7 +18,7 @@ if ($status != 0) {
else {
print "Error: $!\n";
}
}
}
exit $status;
sub usage