aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-09-25 06:23:44 +0000
committerThierry Vignaud <tv@mageia.org>2012-09-25 06:23:44 +0000
commit2d25ef3471034136b7f388440d1670dd7bfad712 (patch)
tree4c07b72f6c7db029000d74ef9366ea89dafd1845
parent3ef2e0c821eb7e0eb9ae08c0ec727baa8f05f23f (diff)
downloadiurt-2d25ef3471034136b7f388440d1670dd7bfad712.tar
iurt-2d25ef3471034136b7f388440d1670dd7bfad712.tar.gz
iurt-2d25ef3471034136b7f388440d1670dd7bfad712.tar.bz2
iurt-2d25ef3471034136b7f388440d1670dd7bfad712.tar.xz
iurt-2d25ef3471034136b7f388440d1670dd7bfad712.zip
typo fix
-rwxr-xr-xiurt2
1 files changed, 1 insertions, 1 deletions
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}) {