K 10 svn:author V 2 se K 8 svn:date V 27 2016-07-24T14:21:13.996144Z K 7 svn:log V 276 Fix "portmaster --check-port-dbdir" broken by the previous commit. While the variable $unique_list was created with identical content, its value was only set within the implicit sub-shell (2nd command in a pipe) and lost on exit from the while loop. Reported by: Jakub Laach END