c316bef9ca9fbaac700de97a076a46297102166f hiram Thu Apr 15 13:55:04 2021 -0700 now with title GenArk: UCSC Genome Archive and counting taxIds before and after update refs #23891 diff --git src/hg/makeDb/doc/asmHubs/hubIndex.pl src/hg/makeDb/doc/asmHubs/hubIndex.pl index d360318..a63fc75 100755 --- src/hg/makeDb/doc/asmHubs/hubIndex.pl +++ src/hg/makeDb/doc/asmHubs/hubIndex.pl @@ -1,184 +1,184 @@ #!/usr/bin/env perl use strict; use warnings; use File::Basename; my $thisMachine = `uname -n`; chomp $thisMachine; if ($thisMachine ne "hgdownload") { printf STDERR "# NOTE: This script is only used on hgdownload\n"; exit 255; } ############################################################################# sub startHtml() { printf ' - + -