src/utils/qa/knownGene.csh 1.18
1.18 2010/03/14 21:53:47 pauline
Fixing a bug I introduced. Oops!
Index: src/utils/qa/knownGene.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/knownGene.csh,v
retrieving revision 1.17
retrieving revision 1.18
diff -b -B -U 4 -r1.17 -r1.18
--- src/utils/qa/knownGene.csh 14 Mar 2010 21:51:16 -0000 1.17
+++ src/utils/qa/knownGene.csh 14 Mar 2010 21:53:47 -0000 1.18
@@ -49,9 +49,9 @@
echo " Runs test suite on Known Genes track."
echo " Before running this script run HGGeneCheck in the same"
echo " directory where you intend to run knownGene.csh ."
echo " Note that this script generates many output files."
- echo "
+ echo " "
echo " usage: database1 [database2] Checks db1 on dev and db2 on beta."
exit
else
set db=$argv[1]