Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
hem
hamlet
Commits
ec271f8c
Commit
ec271f8c
authored
May 11, 2021
by
van den Berg
Browse files
Fix
#12
- SingularityCE version not recognised
parent
f5e6b40a
Changes
6
Hide whitespace changes
Inline
Side-by-side
test/test_expression.yml
View file @
ec271f8c
...
...
@@ -55,8 +55,8 @@
command
:
>
singularity --version
stdout
:
contains
:
-
"
singularity
version
3"
contains
_regex
:
-
"
singularity
(-ce)?
version
3"
-
name
:
test-expression-integration-HEL
tags
:
...
...
test/test_fusion.yml
View file @
ec271f8c
...
...
@@ -81,8 +81,8 @@
command
:
>
singularity --version
stdout
:
contains
:
-
"
singularity
version
3"
contains
_regex
:
-
"
singularity
(-ce)?
version
3"
-
name
:
test-fusion-integration-NB-4-dry-run
tags
:
...
...
test/test_hamlet.yml
View file @
ec271f8c
...
...
@@ -53,8 +53,8 @@
command
:
>
singularity --version
stdout
:
contains
:
-
"
singularity
version
3"
contains
_regex
:
-
"
singularity
(-ce)?
version
3"
-
name
:
test-hamlet-frankenstein-integration
tags
:
...
...
test/test_itd.yml
View file @
ec271f8c
...
...
@@ -59,8 +59,8 @@
command
:
>
singularity --version
stdout
:
contains
:
-
"
singularity
version
3"
contains
_regex
:
-
"
singularity
(-ce)?
version
3"
-
name
:
test-itd-MV4-11-flt3
tags
:
...
...
test/test_qc_seq.yml
View file @
ec271f8c
...
...
@@ -35,8 +35,8 @@
command
:
>
singularity --version
stdout
:
contains
:
-
"
singularity
version
3"
contains
_regex
:
-
"
singularity
(-ce)?
version
3"
-
name
:
test-qc-single
tags
:
...
...
test/test_snv_indels.yml
View file @
ec271f8c
...
...
@@ -49,8 +49,8 @@
command
:
>
singularity --version
stdout
:
contains
:
-
"
singularity
version
3"
contains
_regex
:
-
"
singularity
(-ce)?
version
3"
-
name
:
test-p53-integration-NB-4
tags
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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