Tools/scripts/rmport: satisfy path check hook

This commit is contained in:
Rene Ladan 2021-05-31 22:53:38 +02:00
parent e906c3236c
commit d674d5221b

View File

@ -434,7 +434,7 @@ fi
gitlog=$(mktemp -t gitlog)
gitrmlist=$(mktemp -t gitrmlist)
echo "Remove expired ports:" > ${gitlog}
echo "*/*: Remove expired ports:" > ${gitlog}
echo "" >> ${gitlog}
for catport in $* ; do