9d58bbf088d5889d9274d454a3fc6d1ecdf9ec0e hiram Mon Oct 4 15:19:23 2021 -0700 add note about invertebrate group containing more than just animals no redmine diff --git src/hg/makeDb/doc/asmHubs/hubIndex.pl src/hg/makeDb/doc/asmHubs/hubIndex.pl index a63fc75..34804d6 100755 --- src/hg/makeDb/doc/asmHubs/hubIndex.pl +++ src/hg/makeDb/doc/asmHubs/hubIndex.pl @@ -1,184 +1,188 @@ #!/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 '