src/utils/qa/updateTimes.csh 1.22
1.22 2009/03/24 19:10:45 rhead
Reverting to -h hgwbeta.
Index: src/utils/qa/updateTimes.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/updateTimes.csh,v
retrieving revision 1.21
retrieving revision 1.22
diff -b -B -U 4 -r1.21 -r1.22
--- src/utils/qa/updateTimes.csh 20 Mar 2009 23:33:29 -0000 1.21
+++ src/utils/qa/updateTimes.csh 24 Mar 2009 19:10:45 -0000 1.22
@@ -78,17 +78,17 @@
endif
endif
if ( $mach1 == "hgwbeta" ) then
- set host1="-h hgofbeta"
+ set host1="-h hgwbeta"
endif
if ( $mach2 == "hgwbeta" ) then
- set host2="-h hgofbeta"
+ set host2="-h hgwbeta"
endif
if ( $mach3 == "hgwbeta" ) then
- set host3="-h hgofbeta"
+ set host3="-h hgwbeta"
endif
# set flags for RR queries
if ( $mach1 != "hgwdev" && $mach1 != "hgwbeta" ) then