diff options
author | David Drysdale <drysdale@google.com> | 2015-01-06 11:23:56 +0300 |
---|---|---|
committer | Shuah Khan <shuahkh@osg.samsung.com> | 2015-01-06 22:54:54 +0300 |
commit | cd805f367633f6540aa287751c270973b7e4cdc9 (patch) | |
tree | 4f27c3081967f9fcb27fa0424f73f205222d806a /drivers/mtd/afs.c | |
parent | 6898b627aab6ba553e6d8b40a0b1ddc43c48d42f (diff) | |
download | linux-cd805f367633f6540aa287751c270973b7e4cdc9.tar.xz |
selftests/exec: allow shell return code of 126
When the shell fails to invoke a script because its path name
is too long (ENAMETOOLONG), most shells return 127 to indicate
command not found. However, some systems report 126 (which POSIX
suggests should indicate a non-executable file) for this case,
so allow that too.
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: David Drysdale <drysdale@google.com>
Tested-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to 'drivers/mtd/afs.c')
0 files changed, 0 insertions, 0 deletions