--- loncom/build/Attic/CHECKRPMS.default 2003/03/10 17:34:52 1.15 +++ loncom/build/Attic/CHECKRPMS.default 2003/06/19 19:23:56 1.16 @@ -111,7 +111,7 @@ my @serverpaths_to_try = ); # -------------------------------------------- Use check-rpms command this way. -my $checkcommand = 'check-rpms '.$download.' --rpmuser www -ftp'; +my $checkcommand = 'check-rpms -nk '.$download.' --rpmuser www -ftp'; my $FTPSERVER; # ------------------------- the server portion of the serverpath my $FTPUPDATES; # ----------------------------- the actual update root location