Skip to content

Commit e429032

Browse files
authored
Patch?
1 parent 756c053 commit e429032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library_builders.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ function build_adios2 {
9494
git clone https://github.com/ornladios/ADIOS2 ADIOS2-2.11.0
9595
cd ADIOS2-2.11.0
9696
git checkout 7a21e4ef2f5def6659e67084b5210a66582d4b1a
97-
patch -p0 ../ADIOS2_4820.patch
97+
patch -p0 < ../ADIOS2_4820.patch
9898
git diff
9999
cd ..
100100

0 commit comments

Comments
 (0)