src/utils/qa/countPerChrom.csh 1.11

1.11 2009/06/03 01:56:14 rhead
Added a missing endif.
Index: src/utils/qa/countPerChrom.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/countPerChrom.csh,v
retrieving revision 1.10
retrieving revision 1.11
diff -b -B -U 4 -r1.10 -r1.11
--- src/utils/qa/countPerChrom.csh	28 May 2009 17:09:38 -0000	1.10
+++ src/utils/qa/countPerChrom.csh	3 Jun 2009 01:56:14 -0000	1.11
@@ -74,8 +74,9 @@
       echo
       $0
       exit 1
     endif
+  endif
 endif
 
 # echo "db = $db"
 # echo "oldDb = $oldDb"