Ian Campbell writes ("[PATCH OSSTEST 1/2] When invoking xl create do so
verbosely"):
> xend.pm inherits from xl.pm, but I don't know what (if any) support
> for verbosity it has, so the xm invocation is unchanged.
Acked-by: Ian Jackson
___
Xen-devel m
xend.pm inherits from xl.pm, but I don't know what (if any) support
for verbosity it has, so the xm invocation is unchanged.
Signed-off-by: Ian Campbell
---
Osstest/Toolstack/xend.pm | 1 +
Osstest/Toolstack/xl.pm | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/Osstest/T