Skip to content

Commit 756c053

Browse files
authored
Patch?
1 parent d519d04 commit 756c053

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 -p1 ../ADIOS2_4820.patch
97+
patch -p0 ../ADIOS2_4820.patch
9898
git diff
9999
cd ..
100100

0 commit comments

Comments
 (0)