src/utils/qa/syncAday.csh 1.8

1.8 2009/05/05 23:13:56 kuhn
added sqlrr variable where needed to set up for new machine testing
Index: src/utils/qa/syncAday.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/syncAday.csh,v
retrieving revision 1.7
retrieving revision 1.8
diff -b -B -U 4 -r1.7 -r1.8
--- src/utils/qa/syncAday.csh	11 Apr 2009 00:37:05 -0000	1.7
+++ src/utils/qa/syncAday.csh	5 May 2009 23:13:56 -0000	1.8
@@ -30,10 +30,11 @@
 set basePath='/usr/local/apache/htdocs/qa/test-results/sync'
 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 hgw2 times >> $basePath/$db
+# checkSync.csh $db times >> $basePath/$db
+checkSync.csh $db hgwbeta hgw2 times >> $basePath/$db
+checkSync.csh $db hgw2 hgw3 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