Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ensembl-gh-mirror
ensembl
Commits
df7ce585
Commit
df7ce585
authored
Apr 06, 2010
by
Glenn Proctor
Browse files
Cleaned up output, removed turkey
parent
94465755
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
misc-scripts/xref_projection/submit_projections.pl
misc-scripts/xref_projection/submit_projections.pl
+4
-4
No files found.
misc-scripts/xref_projection/submit_projections.pl
View file @
df7ce585
...
...
@@ -21,15 +21,15 @@ my $conf = "release_58.ini"; # registry config file, specifies Compara location
my
@config
=
(
{
'
-host
'
=>
'
ens-staging1
',
'
-port
'
=>
'
3306
',
'
-user
'
=>
'
XXX
',
'
-pass
'
=>
'
XXX
',
'
-user
'
=>
'
ensadmin
',
'
-pass
'
=>
'
ensembl
',
'
-db_version
'
=>
$release
},
{
'
-host
'
=>
'
ens-staging2
',
'
-port
'
=>
'
3306
',
'
-user
'
=>
'
XXX
',
'
-pass
'
=>
'
XXX
',
'
-user
'
=>
'
ensadmin
',
'
-pass
'
=>
'
ensembl
',
'
-db_version
'
=>
$release
}
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment