1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-12 13:33:45 -05:00

replace tab with spaces

This commit is contained in:
Shohei Yamasaki
2013-03-23 22:36:11 +09:00
parent 6a6ae8ae46
commit 2bbf49b2f5

View File

@@ -11,7 +11,7 @@ for args in "$@"
do
if [ "$args" = "-" ]; then
print=1
shift
shift
fi
if [ "$args" = "--no-rehash" ]; then