Skip to content

Commit 18c7b65

Browse files
authored
change toil-vg version to one that doesn't use -V
1 parent 4255afb commit 18c7b65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vgci/vgci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ KEEP_INTERMEDIATE_FILES=0
3232
# Should we show stdout and stderr from tests? If so, set to "-s".
3333
SHOW_OPT=""
3434
# What toil-vg should we install?
35-
TOIL_VG_PACKAGE="git+https://github.com/vgteam/toil-vg.git@a56a860ad31583ce4b1616c9fa2bfb4bfe06d635"
35+
TOIL_VG_PACKAGE="git+https://github.com/vgteam/toil-vg.git@b18709c8dea3d01edf05376625124b70bedc522e"
3636
# What toil should we install?
3737
# Could be something like "toil[aws,mesos]==3.20.0"
3838
# or "toil[wdl,aws,mesos]@git+https://github.com/DataBiosphere/toil.git@52aa2979f23c24001837b2808552973e7bb263e6"

0 commit comments

Comments
 (0)