On 17 January 2014 19:00:18 Mike Frysinger <[email protected]> wrote:
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 "."
That would be a bug. The "However..." is (or at least was) redundant since
only [-a-zA-Z_] are valid, IIRC.
Sent with AquaMail for Android
http://www.aqua-mail.com
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox