commit | 51a1d16563fb6488ae1f30d31f62abc6aa50b268 | [log] [tgz] |
---|---|---|
author | Joern Engel <joern@logfs.org> | Wed Jul 03 15:09:17 2013 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Jul 03 16:08:07 2013 -0700 |
tree | 41ae763e706690676168f189fbae0b56f8c2d62e | |
parent | 0786f7b225ba1edd801dc4bfbf6191d058b943a2 [diff] |
selftests: exit 1 on failure In case this ever gets scripted, it should return 0 on success and 1 on failure. Parsing the output should be left to meatbags. Signed-off-by: Joern Engel <joern@logfs.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>