Changeset 4090 in genesis for tools


Ignore:
Timestamp:
Mar 17, 2005, 2:05:27 PM (20 years ago)
Author:
rick
Message:

Update didn't work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/g_list.pl

    r4087 r4090  
    1818my $hostname=`hostname`;
    1919chomp($hostname);
    20 my $cgi_dir="$hostname/cgi-bin";
     20my $cgi_dir="http://$hostname/cgi-bin";
    2121my $source="$cgi_dir/g_list.pl";
    2222
Note: See TracChangeset for help on using the changeset viewer.