diff --git a/utilities/prepare.sh b/utilities/prepare.sh index 90c086e..eb26d87 100755 --- a/utilities/prepare.sh +++ b/utilities/prepare.sh @@ -50,7 +50,7 @@ function git_co { ###### GET FUNCTIONS function get_ior { echo "Getting IOR and mdtest" - git_co https://github.com/hpc/ior.git ior $IOR_HASH + git_co https://github.com/hpc/ior.git ior #$IOR_HASH pushd $BUILD/ior ./bootstrap ./configure --prefix=$INSTALL_DIR