Johan Corveleyn wrote on Fri, 27 Sep 2019 07:41 +00:00: > And unfortunately on Windows symlinks are not supported, so I get > "link .../nominate.pl" on the exported side vs. <entire contents of > nominate.pl> on the other side. But I'm quite used to scrolling > through that one. On *nix that won't be a problem I'm sure.
Should we change tools/dist/dist.sh to delete nominate.pl before rolling? It's not like anyone building a tarball is going to need that, and it'll remove a step from your release testing. Cheers, Daniel