Silence the warning, too
This commit is contained in:
parent
1235cbd0ef
commit
cd24495045
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash -e
|
||||
|
||||
RBENV_VERSION="$(rbenv-version || true)"
|
||||
RBENV_VERSION="$(rbenv-version 2>/dev/null || true)"
|
||||
|
||||
hit_prefix="* "
|
||||
miss_prefix=" "
|
||||
|
Loading…
x
Reference in New Issue
Block a user