Skip to content

Commit

Permalink
Removed hash for testing branch (for now, we will go with releases, s…
Browse files Browse the repository at this point in the history
…oon).
  • Loading branch information
JulianKunkel committed Aug 21, 2018
1 parent 7cbe471 commit b810994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utilities/prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b810994

Please sign in to comment.