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
aa8bfa3a
Commit
aa8bfa3a
authored
Feb 10, 2017
by
Matthieu Muffato
Browse files
bugfix: there is an interface change sql_schema_85_start^ that prevents us from using it
parent
8c4325c6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
guihive-deploy.sh
guihive-deploy.sh
+1
-1
guihive-dev-deploy.sh
guihive-dev-deploy.sh
+1
-1
No files found.
guihive-deploy.sh
View file @
aa8bfa3a
...
...
@@ -90,7 +90,7 @@ add_guihive_version "56" "db_version/56" "version/2.0"
add_guihive_version
"62"
"db_version/62"
"version/2.2"
add_guihive_version
"73"
"db_version/73"
"version/2.3"
add_guihive_version
"80"
"db_version/80"
"version/2.4"
add_guihive_version
"84"
"db_version/84"
"sql_schema_85_start
^
"
add_guihive_version
"84"
"db_version/84"
"sql_schema_85_start
~3
"
add_guihive_version
"88"
"db_version/88"
"master"
# 2. Then we list all the other eHive database versions and link them to a compatible guiHive version
...
...
guihive-dev-deploy.sh
View file @
aa8bfa3a
...
...
@@ -83,7 +83,7 @@ add_guihive_version "56" "db_version/56" "version/2.0"
add_guihive_version
"62"
"db_version/62"
"version/2.2"
add_guihive_version
"73"
"db_version/73"
"version/2.3"
add_guihive_version
"80"
"db_version/80"
"version/2.4"
add_guihive_version
"84"
"db_version/84"
"sql_schema_85_start
^
"
add_guihive_version
"84"
"db_version/84"
"sql_schema_85_start
~3
"
add_guihive_version
"88"
"db_version/88"
"master"
# 2. Then we list all the other eHive database versions and link them to a compatible guiHive version
...
...
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