[Toybox] [PATCH] lib/args.c: add quotes.

enh enh at google.com
Tue Jun 25 09:05:14 PDT 2019


This failure was a little hard to parse:

  tar: Unknown option mode (see "tar --help")

This would have been clearer:

  tar: Unknown option 'mode' (see "tar --help")
---
 lib/args.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lib-args.c-add-quotes.patch
Type: text/x-patch
Size: 890 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20190625/c4c4e68d/attachment-0002.bin>


More information about the Toybox mailing list