lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:   Wed, 25 Apr 2018 10:31:04 -0700
From:   Sam Hansen <hansens@...gle.com>
To:     linux-kernel@...r.kernel.org
Subject: git send-email duplicating messages?

Greetings,

I have been sending patches out like:

$ git send-email --to=foo-list@...r.kernel.org \
  --cc-cmd='scripts/get_maintainer.pl -non -norolestats' \
  *.patch

For some reason, when git sends the emails, it sends each patch both
directly to, and also cc's, everyone mentioned by get_maintainer.pl.
So, everyone gets duplicate messages.  The get_maintainer.pl script,
when run manually, does not produce duplicate entries.

Has anyone run across this before?  I'd like to do the right thing,
but don't exactly know what I'm doing wrong.  Thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ