[lxc-devel] [PATCH] fix misleading error message in lxc_create

Michael Holzt lxc at my.fqdn.org
Fri Jan 8 11:07:19 UTC 2010


> > -if [ ! -r $lxc_path ]; then
> > +if [ "$lxc_path" = "" ]; then
> maybe [ -z "${lxc_path}" ] whould be better?#

Yep.

Gruss
Michael

-- 
It's an insane world, but i'm proud to be a part of it. -- Bill Hicks




More information about the lxc-devel mailing list