=================================================================== RCS file: /cvs/cvsweb/Attic/cvsweb.conf,v retrieving revision 3.19 retrieving revision 3.20 diff -u -p -r3.19 -r3.20 --- cvsweb/Attic/cvsweb.conf 2001/01/11 01:52:56 3.19 +++ cvsweb/Attic/cvsweb.conf 2001/01/11 02:00:55 3.20 @@ -7,7 +7,7 @@ # 2000 A. MUSHA # based on work by Bill Fenner # $zId: cvsweb.conf,v 3.27 2000/07/27 10:16:39 kcoar Exp $ -# $Id: cvsweb.conf,v 3.19 2001/01/11 01:52:56 knu Exp $ +# $Id: cvsweb.conf,v 3.20 2001/01/11 02:00:55 knu Exp $ # ### @@ -23,7 +23,7 @@ for (qw(uname cvs rlog rcsdiff gzip tar rm)) { } # The name of the operating system implementation -$uname = `$CMD{$_}`; +$uname = `$CMD{uname}`; ############## # CVS Root