Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
vidjil
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1,688
Issues
1,688
List
Boards
Labels
Service Desk
Milestones
Merge Requests
84
Merge Requests
84
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vidjil
vidjil
Commits
7a23fb07
Commit
7a23fb07
authored
Sep 12, 2016
by
HERBERT Ryan
Committed by
Mathieu Giraud
Sep 23, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
packaging/defs.py add DIR_GERMLINE to default defs
parent
223c9a49
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
packaging/server/conf/defs.py
packaging/server/conf/defs.py
+1
-0
No files found.
packaging/server/conf/defs.py
View file @
7a23fb07
...
@@ -39,6 +39,7 @@ BASENAME_OUT_VIDJIL_ID = '%06d'
...
@@ -39,6 +39,7 @@ BASENAME_OUT_VIDJIL_ID = '%06d'
DIR_VIDJIL
=
'/usr/bin/vidjil'
DIR_VIDJIL
=
'/usr/bin/vidjil'
DIR_FUSE
=
'../../tools'
DIR_FUSE
=
'../../tools'
DIR_MIXCR
=
'../../'
DIR_MIXCR
=
'../../'
DIR_GERMLINE
=
'/usr/share/vidjil/germline'
### Port on which to run the fuse server
### Port on which to run the fuse server
### Used in models/task.py and in /server/fuse_server.py
### Used in models/task.py and in /server/fuse_server.py
PORT_FUSE_SERVER
=
12789
PORT_FUSE_SERVER
=
12789
...
...
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