maybe a fix for uniquifier
authorChris Koeritz <fred@gruntose.com>
Sat, 14 Oct 2017 17:56:18 +0000 (13:56 -0400)
committerChris Koeritz <fred@gruntose.com>
Sat, 14 Oct 2017 17:56:18 +0000 (13:56 -0400)
commitb98bf12c0cafdfb8e59c24f8824ff160f753fd72
tree974d5db60df6ba85d2026d9c86db87fdc38c90d3
parent849dfeac6e62000c1630a6fae6d6c1d6efecd350
maybe a fix for uniquifier

turns out we were not using IFS properly.  the real solution was to flip the spaces into EOLs so that uniq and other things would work on multiple lines.  we believe this, at this point, at least.
scripts/core/functions.sh