From 2bbf49b2f552086b324122bffae16f37043f0c4d Mon Sep 17 00:00:00 2001 From: Shohei Yamasaki Date: Sat, 23 Mar 2013 22:36:11 +0900 Subject: [PATCH] replace tab with spaces --- libexec/rbenv-init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libexec/rbenv-init b/libexec/rbenv-init index 9701a42d..8cbe7df0 100755 --- a/libexec/rbenv-init +++ b/libexec/rbenv-init @@ -11,7 +11,7 @@ for args in "$@" do if [ "$args" = "-" ]; then print=1 - shift + shift fi if [ "$args" = "--no-rehash" ]; then