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
guiHive
Commits
321a1445
Commit
321a1445
authored
May 04, 2017
by
Leo Gordon
Browse files
added db_version/91
parent
c97511aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
guihive-deploy.sh
guihive-deploy.sh
+3
-1
No files found.
guihive-deploy.sh
View file @
321a1445
...
...
@@ -98,6 +98,7 @@ add_guihive_version "80" "db_version/80" "version/2.4"
add_guihive_version
"84"
"db_version/84"
"sql_schema_85_start~3"
add_guihive_version
"88"
"db_version/88"
"sql_schema_89_start^"
add_guihive_version
"89"
"db_version/89"
"sql_schema_90_start^"
add_guihive_version
"91"
"db_version/91"
"master"
# 2. Then we list all the other eHive database versions and link them to a compatible guiHive version
...
...
@@ -130,7 +131,8 @@ link_guihive_version "86" "88"
link_guihive_version
"87"
"88"
# 88 is listed in the first section
# 89 is listed in the first section
link_guihive_version
"90"
"89"
"master"
link_guihive_version
"90"
"89"
# 91 is listed in the first section
trap
- EXIT
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