replace tab with spaces
This commit is contained in:
parent
6a6ae8ae46
commit
2bbf49b2f5
@ -11,7 +11,7 @@ for args in "$@"
|
|||||||
do
|
do
|
||||||
if [ "$args" = "-" ]; then
|
if [ "$args" = "-" ]; then
|
||||||
print=1
|
print=1
|
||||||
shift
|
shift
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$args" = "--no-rehash" ]; then
|
if [ "$args" = "--no-rehash" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user