Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
ORG.Asm
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
23
Issues
23
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
ORG.Asm
ORG.Asm
Commits
750a6bd4
Commit
750a6bd4
authored
Aug 28, 2015
by
Eric Coissac
1
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of git@git.metabarcoding.org:org-asm/org-asm.git
Conflicts: python/orgasm/command/index.py
parents
665498e8
9af53b7b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
index.py
python/orgasm/command/index.py
+1
-1
No files found.
python/orgasm/command/index.py
View file @
750a6bd4
...
@@ -547,7 +547,7 @@ def run(config):
...
@@ -547,7 +547,7 @@ def run(config):
logger
.
info
(
'Done.'
)
logger
.
info
(
'Done.'
)
logger
.
warning
(
"Maximum count of read indexed."
)
logger
.
warning
(
"Maximum count of read indexed."
)
logger
.
warning
(
"Indexing stopped but the index is usable."
)
logger
.
warning
(
"Indexing stopped but the index is usable."
)
else
:
else
:
logger
.
info
(
"Starting indexing..."
)
logger
.
info
(
"Starting indexing..."
)
logger
.
info
(
" "
.
join
(
command
))
logger
.
info
(
" "
.
join
(
command
))
os
.
system
(
" "
.
join
(
command
))
os
.
system
(
" "
.
join
(
command
))
...
...
Eric Coissac
@coissac
mentioned in issue
#3 (closed)
Aug 28, 2015
mentioned in issue
#3 (closed)
mentioned in issue #3
Toggle commit list
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