src/hg/utils/automation/doSimpleRepeat.pl 1.5
1.5 2009/06/08 18:38:58 hiram
Generalize the ssh command to avoid questions to the shell for new hosts
Index: src/hg/utils/automation/doSimpleRepeat.pl
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/utils/automation/doSimpleRepeat.pl,v
retrieving revision 1.4
retrieving revision 1.5
diff -b -B -U 4 -r1.4 -r1.5
--- src/hg/utils/automation/doSimpleRepeat.pl 17 Oct 2008 18:29:12 -0000 1.4
+++ src/hg/utils/automation/doSimpleRepeat.pl 8 Jun 2009 18:38:58 -0000 1.5
@@ -198,8 +198,9 @@
close($fh);
&HgAutomate::makeGsub($runDir,
"./TrfRun.csh $partDir/\$(path1).bed");
+ `touch "$runDir/para_hub_$paraHub"`;
my $chunkM = $chunkSize;
$chunkM =~ s/000000$/Mb/;
my $whatItDoes =