From 2d25ef3471034136b7f388440d1670dd7bfad712 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 25 Sep 2012 06:23:44 +0000 Subject: typo fix --- iurt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iurt b/iurt index 094ab86..7dc2cbf 100755 --- a/iurt +++ b/iurt @@ -1045,7 +1045,7 @@ retry: } process_queue($config, \%run, \@wrong_rpm, 1); } - # dymp_cache each time so that concurrent process can get updated + # dump_cache each time so that concurrent process can get updated dump_cache_par(\%run) if $run{concurrent_run}; } if ($run{group}) { -- cgit v1.2.1