src/utils/qa/syncAday.csh 1.6

1.6 2009/03/11 17:19:52 kuhn
put hgw7 back in
Index: src/utils/qa/syncAday.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/syncAday.csh,v
retrieving revision 1.5
retrieving revision 1.6
diff -b -B -U 4 -r1.5 -r1.6
--- src/utils/qa/syncAday.csh	6 Feb 2009 17:12:49 -0000	1.5
+++ src/utils/qa/syncAday.csh	11 Mar 2009 17:19:52 -0000	1.6
@@ -30,11 +30,11 @@
 set db=`databaseAday.csh today`
 rm -f $basePath/$db
 echo "\n$db\n" >> $basePath/$db
 checkSync.csh $db times >> $basePath/$db
-checkSync.csh $db hgw1 hgw8 times >> $basePath/$db
-checkSync.csh $db hgw2 hgw3 times >> $basePath/$db
-checkSync.csh $db hgw4 hgw5 times >> $basePath/$db
-checkSync.csh $db hgw6 hgw5 times >> $basePath/$db
+checkSync.csh $db hgw1 hgw2 times >> $basePath/$db
+checkSync.csh $db hgw3 hgw4 times >> $basePath/$db
+checkSync.csh $db hgw5 hgw6 times >> $basePath/$db
+checkSync.csh $db hgw7 hgw8 times >> $basePath/$db
 cat $basePath/$db
 echo "http://hgwdev.cse.ucsc.edu/qa/test-results/sync/$db" | mail -s "sync for today" $USER@soe.ucsc.edu