=================================================================== RCS file: /cvs/cvsweb/cvsweb.cgi,v retrieving revision 3.12 retrieving revision 3.15 diff -u -p -r3.12 -r3.15 --- cvsweb/cvsweb.cgi 2000/08/15 06:54:01 3.12 +++ cvsweb/cvsweb.cgi 2000/08/25 09:01:58 3.15 @@ -41,8 +41,8 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $zId: cvsweb.cgi,v 1.93 2000/07/27 17:42:28 hzeller Exp $ -# $Id: cvsweb.cgi,v 3.12 2000/08/15 06:54:01 knu Exp $ +# $zId: cvsweb.cgi,v 1.94 2000/08/24 06:41:22 hnordstrom Exp $ +# $Id: cvsweb.cgi,v 3.15 2000/08/25 09:01:58 knu Exp $ # ### @@ -124,7 +124,10 @@ use Cwd; # User configuration is stored in $config = undef; -for ($ENV{CVSWEB_CONFIG}, '/usr/local/etc/cvsweb.conf', getcwd . '/cvsweb.conf') { +for ($ENV{CVSWEB_CONFIG}, +# '/home/knu/etc/cvsweb.conf', + '/usr/local/etc/cvsweb.conf', + getcwd . '/cvsweb.conf') { $config = $_ if defined($_) && -r $_; } @@ -717,7 +720,7 @@ elsif (-d $fullname) { print "