From d436e628dce21b7b48e2c2407185a90e8063ffe3 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: May 04 2017 22:24:57 +0000 Subject: Fix erroneous comment. --- diff --git a/quick-fedora-mirror b/quick-fedora-mirror index bf3ef4d..201f870 100755 --- a/quick-fedora-mirror +++ b/quick-fedora-mirror @@ -1267,7 +1267,7 @@ fi db2 Performing mirrormanager checkin logit m "mirrormanager checkin start" -# XXX This will always try to check in everything, which will cause errors +# Check in just the changed modules for module in $changed_modules; do checkin_module $module done