src/utils/qa/net.csh 1.23

1.23 2010/03/09 21:53:54 ann
added disclaimer about findLevel output since all chainNets now use top-level chainNet.html file
Index: src/utils/qa/net.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/net.csh,v
retrieving revision 1.22
retrieving revision 1.23
diff -b -B -U 4 -r1.22 -r1.23
--- src/utils/qa/net.csh	2 Mar 2010 22:36:29 -0000	1.22
+++ src/utils/qa/net.csh	9 Mar 2010 21:53:54 -0000	1.23
@@ -45,8 +45,12 @@
 # check level for html and trackDb entry:
 
 echo "*~*~*~*~*~*~*~*~*~*~*~*~*~*"
 echo "check level for html and trackDb entry:"
+echo "(note that all net (and chain) tracks should now be using the one"
+echo "chainNet.html at the top level. So, you can disregard the fact that"
+echo "this test shows no net$Org.html file. However the trackDb location"
+echo "is still relevant."
 echo
 findLevel $db net$Org
 
 # -------------------------------------------------