From 4edab9788a284886731f41a1bb522ba5d814a142 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 19 Apr 2014 11:27:16 +0200 Subject: perl_checker cleanups --- iurt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iurt') diff --git a/iurt b/iurt index 23777fc..6882b6b 100755 --- a/iurt +++ b/iurt @@ -519,7 +519,7 @@ my %config_usage = ( if ($run{config_usage}) { config_usage(\%config_usage, $config); exit; -}; +} if (!$config->{repository}) { die "FATAL $program_name: no repository have been defined (use --repository to specify one on the command line"; -- cgit v1.2.1