src/utils/qa/chain.csh 1.28

1.28 2010/03/09 21:51:55 ann
added disclaimer about findLevel output since all chainNets now use top-level chainNet.html file
Index: src/utils/qa/chain.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/chain.csh,v
retrieving revision 1.27
retrieving revision 1.28
diff -b -B -U 4 -r1.27 -r1.28
--- src/utils/qa/chain.csh	2 Mar 2010 22:36:29 -0000	1.27
+++ src/utils/qa/chain.csh	9 Mar 2010 21:51:55 -0000	1.28
@@ -71,8 +71,12 @@
 # check level for html and trackDb entry:
 
 echo "*~*~*~*~*~*~*~*~*~*~*~*~*~*"
 echo "check level for html and trackDb entry:"
+echo "(note that all chain (and net) 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 chain$Org.html file. However the trackDb location"
+echo "is still relevant."
 echo
 findLevel $db chain$Org
 
 # -------------------------------------------------