File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -280,6 +280,7 @@ LIST(APPEND libmfu_srcs
280280 mpifileutils/src/common/mfu_bz2_static.c
281281 mpifileutils/src/common/mfu_compress_bz2_libcircle.c
282282 mpifileutils/src/common/mfu_decompress_bz2_libcircle.c
283+ mpifileutils/src/common/mfu_proc.c
283284 mpifileutils/src/common/mfu_flist.c
284285 mpifileutils/src/common/mfu_flist_chunk.c
285286 mpifileutils/src/common/mfu_flist_copy.c
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ if [ "$1" == "main" ] ; then
2323 " libcircle" " hpc" " master"
2424 " mpifileutils" " hpc" " master"
2525 )
26- elif [ " $1 " == " v0.11.1 " ] ; then
26+ elif [ " $1 " == " v0.12 " ] ; then
2727 # to build from latest branch of all repos
2828 ORGS=(
2929 " lwgrp" " llnl" " v1.0.6"
You can’t perform that action at this time.
0 commit comments