commit | 87b8bd5aed0d2a71cf77c7178d67a370a0f68612 | [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 | 3d078ce6d786df932a0c00b8a95c0179c616ebc1 [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