Fix formatting

This commit is contained in:
Ilia Rostovtsev
2021-04-22 14:02:11 +03:00
parent 3b8861b1c9
commit a8927f42f1

View File

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