summaryrefslogtreecommitdiffstats
path: root/fs/sandbox
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2014-02-03 13:21:06 -0700
committerTom Rini <trini@ti.com>2014-02-19 09:47:34 -0500
commite5e897c01b1cd496187ca56a38ff5559d27f951c (patch)
treeb2842a2aeffcdd10fbe7300920b2252f545d9b57 /fs/sandbox
parent2453de99df576fb907fe06cac58c628e3590833f (diff)
downloadtalos-obmc-uboot-e5e897c01b1cd496187ca56a38ff5559d27f951c.tar.gz
talos-obmc-uboot-e5e897c01b1cd496187ca56a38ff5559d27f951c.zip
cmd_test: implement -e test for file existence
This is much like a regular shell's -e operator, except that it takes multiple arguments to specify the device type and device/partition ID in addition to the usual filename: if test -e mmc 0:1 /boot/boot.scr; then echo yes; else echo no; fi Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'fs/sandbox')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud