mirror of
https://github.com/zuno/slackpkgplus
synced 2024-12-27 09:58:34 +01:00
Replaced TABs with spaces.
This commit is contained in:
parent
7221924589
commit
b3fa7d8482
1 changed files with 19 additions and 20 deletions
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue