Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ensembl-gh-mirror
ensembl
Commits
99c5f36b
Commit
99c5f36b
authored
Oct 25, 2010
by
Andreas Kusalananda Kähäri
Browse files
Comment fix.
parent
7ad23a6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
misc-scripts/production_database/scripts/push_master_tables.pl
...scripts/production_database/scripts/push_master_tables.pl
+1
-1
No files found.
misc-scripts/production_database/scripts/push_master_tables.pl
View file @
99c5f36b
...
...
@@ -426,7 +426,7 @@ foreach my $server (@servers) {
}
## end while ( $sth->fetch() )
}
## end foreach my $dbtype (@dbtypes)
}
## end foreach my $
dbh (@db_handle
s)
}
## end foreach my $
server (@server
s)
if
(
scalar
(
keys
(
%sql
)
)
>
0
)
{
foreach
my
$db_name
(
keys
(
%sql
)
)
{
...
...
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