142028e52b46c4f65df94018b40de62ab9a3005d
hiram
  Fri Nov 29 09:23:56 2013 -0800
avoid the bedToBigBed/tests/input/itemRgb.as duplicate
diff --git src/test/buildTableDescriptions.pl src/test/buildTableDescriptions.pl
index d150093..ab3cd78 100755
--- src/test/buildTableDescriptions.pl
+++ src/test/buildTableDescriptions.pl
@@ -47,31 +47,31 @@
 		      "hg/lib/gsid/vax004AaCons.as" => "",
 		      "hg/lib/gsid/vax004AaMaf.as" => "",
 		      "hg/lib/gsid/vax004Cons.as" => "",
 		      "hg/lib/gsid/vax004Maf.as" => "",
 		      "hg/makeDb/schema/joinerGraph/all.as" => "",
 		      "hg/makeDb/schema/joinerGraph/swissProt.as" => "",
 		      "hg/protein/spToDb/spDbTables.as" => "",
 		      "hg/ultras/ultraDb/as/udHistory.as" => "",
 		      "hg/bioImage/bioImage.as" => "",
 		      "hg/bioImage/loadMahoney/mahoney.as" => "",
 		      "hg/genePix/genePix.as" => "",
 		      "hg/genePix/loadMahoney/mahoney.as" => "",
 		      "hg/visiGene/visiGene.as" => "",
 		      "hg/visiGene/vgLoadMahoney/mahoney.as" => "",
 		      "lib/pslWScore.as" => "",
-		      "utils/bedToBigBed/itemRgb.as" => "",
+		      "utils/bedToBigBed/tests/input/itemRgb.as" => "",
 		    );
 
 my $basename      = $0;  $basename =~ s@.*/@@;
 #
 # usage: Print help message and exit, happy or unhappy.
 #
 sub usage {
     print STDERR "Usage:
 $basename  [-kentSrc dir]  [-gbdDPath f]  [-noLoad]  [-help]
     -kentSrc dir:	Use dir as the kent/src checkout.
 			Default: $kentSrc.
     -gbdDPath f:	Use f as the gbdDescriptions.html.
 			Default: $gbdDPath.
     -db db:             Work only on db, not on all active dbs.
     -hgConf file:       Use file instead of ~/.hg.conf.