Merge pull request #367 from shoyan/master

replace tab with spaces
This commit is contained in:
Sam Stephenson 2013-03-23 08:47:10 -07:00
commit 382db59cd0

View file

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