diff --git a/install-tpl.sh b/install-tpl.sh index fffc1795a7..9740ff164e 100755 --- a/install-tpl.sh +++ b/install-tpl.sh @@ -867,6 +867,7 @@ then echo "${txtgrn}+++ Configuring, Building, and Installing...${txtrst}" cd ADIOS2 || exit patch < ../0001-Fix-ordering-in-flex_target-command.patch + git status rm -rf build mkdir build cd build || exit