aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xiurt2
1 files changed, 1 insertions, 1 deletions
diff --git a/iurt b/iurt
index 4269859..3a3eeee 100755
--- a/iurt
+++ b/iurt
@@ -518,7 +518,7 @@ my %config_usage = (
if ($run{config_usage}) {
config_usage(\%config_usage, $config);
- exit;
+ exit();
}
if (!$config->{repository}) {