Re: [pm-qa 04/14] add script functions
Just a nit below. On 11 Jul 26, Daniel Lezcano wrote: > Add a common directory for all the functions we will use later in the test > scripts. > > Signed-off-by: Daniel Lezcano > --- > include/functions.sh | 251 > ++ > 1 files changed, 251 inse
[pm-qa 04/14] add script functions
Add a common directory for all the functions we will use later in the test scripts. Signed-off-by: Daniel Lezcano --- include/functions.sh | 251 ++ 1 files changed, 251 insertions(+), 0 deletions(-) create mode 100644 include/functions.sh diff