Mislav Marohnić
8 yıl önce
işlemeyi yapan:
GitHub
ebeveyn
işleme
5183e32887
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
1 ekleme ve
1 silme
-
libexec/rbenv-rehash
|
|
|
@ -16,7 +16,7 @@ mkdir -p "$SHIM_PATH" |
|
|
|
# to stderr and exit with a non-zero status. |
|
|
|
set -o noclobber |
|
|
|
{ echo > "$PROTOTYPE_SHIM_PATH" |
|
|
|
} 2>/dev/null || |
|
|
|
} 2>| /dev/null || |
|
|
|
{ if [ -w "$SHIM_PATH" ]; then |
|
|
|
echo "rbenv: cannot rehash: $PROTOTYPE_SHIM_PATH exists" |
|
|
|
else |
|
|
|
|