Replaced TABs with spaces.

This commit is contained in:
Matteo Rossini 2018-07-22 12:33:52 +02:00
parent 7221924589
commit b3fa7d8482

View file

@ -1012,7 +1012,6 @@ if [ "$SLACKPKGPLUS" = "on" ];then
if [ ! -s ${TMPDIR}/filter.patterns ] \
|| \
! echo "${PKGDATA[*]}" | grep -q -f ${TMPDIR}/filter.patterns ; then
PKGDATA=""
LINEIDX=""
NAME=""