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