diff options
author | Rob Landley <rob@landley.net> | 2019-08-03 21:36:06 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2019-08-03 21:36:06 -0500 |
commit | e5942a8c90c2f52550496fdf08efddb564d8e5a3 (patch) | |
tree | 7ad59a94a17284c6553bfcc4e133993c18211aae /tests/sh.test | |
parent | 8920cc66aedbc46f3d74c91038328febc84c4203 (diff) | |
download | toybox-e5942a8c90c2f52550496fdf08efddb564d8e5a3.tar.gz |
Fix a bug report from E5ten: stat of a file with suid or sticky bit set
output 5 digits of octal stat data instead of 4, due to hardwired leading 0
instead of %04a sprintf prefix.
Diffstat (limited to 'tests/sh.test')
0 files changed, 0 insertions, 0 deletions