From: Don Armstrong Date: Wed, 12 Dec 2007 00:29:18 +0000 (+0000) Subject: * Fix "rety" typo X-Git-Url: https://git.donarmstrong.com/?p=function2gene.git;a=commitdiff_plain;h=67d86ccaa9e63139266e501f33c69cd30803f6eb * Fix "rety" typo git-svn-id: file:///srv/svn/function2gene/trunk@20 a0738b58-4706-0410-8799-fb830574a030 --- diff --git a/bin/get_ncbi_results b/bin/get_ncbi_results index 313ecad..e126d5f 100755 --- a/bin/get_ncbi_results +++ b/bin/get_ncbi_results @@ -161,7 +161,7 @@ while (<$terms>) { $response = $mech->content; $retry_count--; } - if ($rety_count <= 0) { + if ($retry_count <= 0) { die 'Unable to retreive ids ['.join(',',@current_ids).'] because of a remote server error'; } # For some dumb reason, they send us xml with html