[PATCH] modify run_parts to accept filenames with "."

Mike Frysinger vapier at gentoo.org
Fri Jan 17 18:00:13 UTC 2014


On Friday 17 January 2014 09:43:46 Amy Fong wrote:
> This modifies the debianutil run-parts recognizes files with "." in
> its name

the debian run-parts tool specifically does not recognize the "."

... the names must consist entirely of ASCII upper- and lower-case letters, 
ASCII digits, ASCII underscores, and ASCII minus-hyphens. However, the name 
must not begin with a period.

i would point out that the current code does not seem to ignore files that 
start with a "."
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20140117/4555cb3d/attachment.asc>


More information about the busybox mailing list