diff options
author | Ethan Sommer <e5ten.arch@gmail.com> | 2020-04-14 20:55:30 -0400 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2020-04-15 00:53:02 -0500 |
commit | c4d5d44e0ff311847f262bf80456fed725a5f581 (patch) | |
tree | 1a77880ea3861fafbe4bb6fa92e0b2b96f062303 /tests/cpio.test | |
parent | 5291d7c50b6921b8e216bdc22ab63ba33e020be2 (diff) | |
download | toybox-c4d5d44e0ff311847f262bf80456fed725a5f581.tar.gz |
ip: appease clang warnings
fix false positive -Wformat-security by passing string literal directly
to error_exit, instead of assigning it to a variable and passing that
fix -Wparentheses-equality by removing extra parentheses
Diffstat (limited to 'tests/cpio.test')
0 files changed, 0 insertions, 0 deletions