>>> On 23.09.16 at 21:14, <boris.ostrov...@oracle.com> wrote:
> Changes in v6:
> * Replaced script's printf in most case with "here document" (for multi-line
>   text) or echo for single line. Left printf for formatted output.
>   (Note that in one case paramter expansion is necessary and so
>    delimiter word is intentionally not quoted).
> * Replaced bash arrays with ${string:index:size} syntax.

Without having looked at the patch in full yet - is this any more
portable than the previous approach? I can't see any mention of
it in SUSv6 / SUSv7 either.

Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to