simon-git: nntpid (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Fri Jan 25 20:26:50 GMT 2019


TL;DR:
  60e25a1 Replace use of Perl <> with <<>>.

Repository:     https://git.tartarus.org/simon/nntpid.git
On the web:     https://git.tartarus.org/?p=simon/nntpid.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2019-01-25 20:26:50

commit 60e25a1532faae809ed7b12d7c7fb54b4a478cdb
web diff https://git.tartarus.org/?p=simon/nntpid.git;a=commitdiff;h=60e25a1532faae809ed7b12d7c7fb54b4a478cdb;hp=7f8c8260f84209c2594ec101603f0632baead78c
Author: Simon Tatham <anakin at pobox.com>
Date:   Fri Jan 25 20:26:38 2019 +0000

    Replace use of Perl <> with <<>>.
    
    I've only just found out that it has the effect of treating the argv
    words not as plain filenames, but as arguments to Perl default 'open',
    i.e. if they end in | then the text before that is treated as a
    command. That's not what was intended!

 nntpid | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the tartarus-commits mailing list