src/utils/qa/countPerChrom.csh 1.13
1.13 2009/06/10 15:33:33 kuhn
balanced a quote in a comment
Index: src/utils/qa/countPerChrom.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/countPerChrom.csh,v
retrieving revision 1.12
retrieving revision 1.13
diff -b -B -U 4 -r1.12 -r1.13
--- src/utils/qa/countPerChrom.csh 8 Jun 2009 23:21:42 -0000 1.12
+++ src/utils/qa/countPerChrom.csh 10 Jun 2009 15:33:33 -0000 1.13
@@ -55,9 +55,9 @@
else
set host2="hgsql -h $sqlbeta"
set machineOut="(hgwbeta)"
if ( $argv[3] == "hgwbeta" ) then
- # allow use of "hgwbeta to check same db in two places
+ # allow use of "hgwbeta" to check same db in two places
set oldDb=$db
else
# argv[3] must be a db
set oldDb=$argv[3]