src/hg/encode/encodeLoad/doEncodeLoad.pl 1.68

1.68 2009/07/15 02:03:48 mikep
dont need comment
Index: src/hg/encode/encodeLoad/doEncodeLoad.pl
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/encode/encodeLoad/doEncodeLoad.pl,v
retrieving revision 1.67
retrieving revision 1.68
diff -b -B -U 4 -r1.67 -r1.68
--- src/hg/encode/encodeLoad/doEncodeLoad.pl	15 Jul 2009 01:42:51 -0000	1.67
+++ src/hg/encode/encodeLoad/doEncodeLoad.pl	15 Jul 2009 02:03:48 -0000	1.68
@@ -248,9 +248,8 @@
     if(!$opt_skipLoad) {
         if(!(-e "$Encode::sqlCreate/${sqlTable}.as")) {
             die "AutoSql schema '$Encode::sqlCreate/${sqlTable}.as' does not exist\n";
         }
-        # 'perldoc perldata' says scalar val of list assignment is num elts on RHS of assignment
         if ((() = split(" ", $fileList)) != 1) { 
 	    die "BigBed must be loaded with a single file but a list of files was supplied ($fileList)\n";
 	}
 	# Create bigBed binary file