On Mon, 08/08 16:52, Jeff Cody wrote:
> > @@ -1096,6 +1091,9 @@ for opt do
> >    --enable-vhdx|--disable-vhdx)
> >        echo "$0: $opt is obsolete, VHDX driver is always built"
> >    ;;
> > +  --enable-uuid|--disable-uuid)
> > +      echo "$0: $opt is obsolete, UUID support is always built"
> > +  ;;
> 
> As with the vhdx line, this too should probably go out to stderr similar to
> the data plane option.

Yes, will do.

Reply via email to