diff options
author | David Kalnischkies <david@kalnischkies.de> | 2016-06-08 22:40:53 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2016-06-08 22:40:53 +0200 |
commit | c92ece1a7309d762bcf424f4ab0f1427d520d207 (patch) | |
tree | 8f7f7440dabe326c40d3b743fad17a0624025cdd /apt-private/private-sources.h | |
parent | b4450f1dd6bca537e60406b2383ab154a3e1485f (diff) |
drop Dpkg::MaxArgs in favor of Dpkg::MaxArgsBytes
We had an old FIXME saying that it is probably pointless to do this if
we limit by length of the commandline already and I completely agree.
The splitting is bad enough if it must be done, so we should only do it
if we have to (as in absolute length of commandline) and, but that is
just a remark, it is unlikely that we ever have/had a call triggering
this as the default value was ~32000 items…
Diffstat (limited to 'apt-private/private-sources.h')
0 files changed, 0 insertions, 0 deletions