On Tue, May 29, 2012 at 10:47:47AM +0200, richard -rw- weinberger wrote:
> diff --git a/src/lxc/lxc-create.in b/src/lxc/lxc-create.in
> index bd9a438..89f0889 100644
> --- a/src/lxc/lxc-create.in
> +++ b/src/lxc/lxc-create.in
> @@ -136,6 +136,12 @@ while true; do
>          esac
>  done
> 
> +if [ ! -z "$1" ] ; then
minor nit: isn't "! -z" the same as "-n"?

-- 
Aristeu


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel

Reply via email to