On Thu, 07/20 10:38, Fam Zheng wrote:
> On Wed, 07/19 18:31, Amador Pahim wrote:
> > Let's make args public so users can extend it without felling like
> > abusing the internal API.
>
> s/felling/feeling/ ?
Apart from that:
Reviewed-by: Fam Zheng
On Wed, 07/19 18:31, Amador Pahim wrote:
> Let's make args public so users can extend it without felling like
> abusing the internal API.
s/felling/feeling/ ?
Fam
>
> Signed-off-by: Amador Pahim
> ---
> scripts/qemu.py | 13 +++--
> tests/qemu-iotests/iotests.py | 18 +++
Let's make args public so users can extend it without felling like
abusing the internal API.
Signed-off-by: Amador Pahim
---
scripts/qemu.py | 13 +++--
tests/qemu-iotests/iotests.py | 18 +-
2 files changed, 16 insertions(+), 15 deletions(-)
diff --git a/s