bacman: indent code using TAB

As every piece of code in the whole project uses TAB as indentation
character, bacman shouldn't be an exception.

Signed-off-by: lolilolicon <lolilolicon@gmail.com>
This commit is contained in:
lolilolicon 2011-10-06 14:14:42 +08:00 committed by Dan McGee
parent 524847145d
commit 3f937c8404

View file

@ -149,8 +149,6 @@ while read i; do
echo "WARNING: package file /$i is missing"
echo ""
fi
;;
esac
done