commit | 79117cd55f1a05e1cc8a3ffa10076300f7ced0f5 | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@pollux.denx.de> | Tue Aug 16 09:32:45 2005 +0200 |
committer | Wolfgang Denk <wd@pollux.denx.de> | Tue Aug 16 09:32:45 2005 +0200 |
tree | e978edbddfee197210d25c78973a12e56896057f | |
parent | 85faa8b778b19c19d0c5412edb6a353460b38bc9 [diff] |
Fix return values of the jffs2 commands ls/fsload/fsinfo, so we can use them to, e.g., check the existence of a file with "if ls foo; then this; else that; fi" in the hush shell Patch by Andreas Engel, 16 August 2005