Reviewed-by: Daniel Henrique Barboza
On 8/14/19 8:57 AM, Michal Privoznik wrote:
We will need to create more directories and instead of
introducing bunch of new variables to hold their actual
paths, we can have one and reuse it.
Signed-off-by: Michal Privoznik
---
tests/virpcimock.c | 10 ++
We will need to create more directories and instead of
introducing bunch of new variables to hold their actual
paths, we can have one and reuse it.
Signed-off-by: Michal Privoznik
---
tests/virpcimock.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/tests/virpcimo