aboutsummaryrefslogtreecommitdiff
path: root/toys/pending/sh.c
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2019-08-28 14:37:50 -0700
committerRob Landley <rob@landley.net>2019-08-28 17:57:40 -0500
commitf97f4e72e9ead6dcd0f747d5c780c0878b873e7f (patch)
tree01e3c47fb52505aa3370cb13671e72d02acdfbbc /toys/pending/sh.c
parentac84e8507983f9dee1df75bdd961a7dfd4f44b09 (diff)
downloadtoybox-f97f4e72e9ead6dcd0f747d5c780c0878b873e7f.tar.gz
Fix find(1) after c26870dab346.
Unlike ls, find does treat ENOENT specially. Add an extra test (and fix the behavior) for the case of ENOENT for a path provided on the command line --- unlike other ENOENT cases (typically dangling symlinks), ENOENT for a command line argument should report an error. Also remove obsolete `|sed` from the symlink loop test.
Diffstat (limited to 'toys/pending/sh.c')
0 files changed, 0 insertions, 0 deletions