Re: [ptxdist] [PATCH] barebox: careful handling of wildcard

2015-03-26 Thread Michael Olbrich
On Sun, Mar 01, 2015 at 10:22:03PM +0100, Alexander Aring wrote: Some barebox images are not placed into barebox image directory, this will end in a failure of ls with the wildcard expression. Something like: ls: cannot access ..foobar.../barebox-2015.02.0/images/barebox-*.img: No such file

[ptxdist] [PATCH] barebox: careful handling of wildcard

2015-03-01 Thread Alexander Aring
Some barebox images are not placed into barebox image directory, this will end in a failure of ls with the wildcard expression. Something like: ls: cannot access ..foobar.../barebox-2015.02.0/images/barebox-*.img: No such file or directory This patch will improve the handling with wildcard if no