--- loncom/build/Attic/CHECKRPMS.default 2002/11/04 01:51:49 1.9 +++ loncom/build/Attic/CHECKRPMS.default 2002/11/04 02:53:07 1.10 @@ -72,7 +72,7 @@ if ($argument eq '--download' or $argume { if ($< != 0) # Download mode requires 'root'. { - print($out + print( '**** ERROR **** Download mode needs to be run as root'."\n"); exit(0); # Exit. }