Merge commit 'refs/pull/562/head' of https://github.com/sstephenson/rbenv
This commit is contained in:
commit
55f692ba9c
@ -8,7 +8,7 @@ else
|
|||||||
echo "rbenv: failed to load \`realpath' builtin" >&2
|
echo "rbenv: failed to load \`realpath' builtin" >&2
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
RBENV_TEST_DIR="${BATS_TMPDIR}/rbenv"
|
RBENV_TEST_DIR="$(mktemp -d --tmpdir=$BATS_TMPDIR rbenv.bats.XXX)"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# guard against executing this block twice due to bats internals
|
# guard against executing this block twice due to bats internals
|
||||||
|
Loading…
x
Reference in New Issue
Block a user