]> git.ipfire.org Git - thirdparty/lxc.git/commit
legacy/lxc-ls: use posix shell instead of bash
authorNatanael Copa <ncopa@alpinelinux.org>
Tue, 25 Dec 2012 16:08:54 +0000 (17:08 +0100)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 25 Dec 2012 16:34:03 +0000 (17:34 +0100)
commit2f0e69084ed061dd00e7e1123514800aa7b851b9
tree3da623bfb58f7946e6fbab305451d9a4d8a9a864
parent11bdaa7475f54571537aaf2ba05f78068fac3099
legacy/lxc-ls: use posix shell instead of bash

- use case .. in instead of comparison with globs
- avoid 'local'

While here, also avoid 'find ... -printf' which is not supported on busybox

Signed-off-by: Natanael Copa <ncopa@alpinelinux.org>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/legacy/lxc-ls.in