On Thu, Nov 19, 2015 at 11:23:42AM -0800, Bill Spitzak wrote:
> On Thu, Nov 19, 2015 at 1:36 AM, Bryce Harrington
> wrote:
>
> > From: Bryce Harrington
> >
> > Signed-off-by: Bryce Harrington
> > ---
> > tests/socket-test.c | 174
> > ++--
> > 1
Hi
On 11/19/2015 08:23 PM, Bill Spitzak wrote:
On Thu, Nov 19, 2015 at 1:36 AM, Bryce Harrington mailto:br...@osg.samsung.com>> wrote:
From: Bryce Harrington mailto:br...@bryceharrington.org>>
Signed-off-by: Bryce Harrington mailto:br...@osg.samsung.com>>
---
tests/socket-t
Hi,
I think the indentation already follows project code style. From
doc/Contributing:
"- indent with tabs, and a tab is always 8 characters wide"
current code is:
^Ichar *val = getenv("XDG_RUNTIME_DIR");$
^Iif (!val)$
^I^Iassert(0 && "set $XDG_RUNTIME_DIR to run this test");$
with your pat
On Thu, Nov 19, 2015 at 1:36 AM, Bryce Harrington
wrote:
> From: Bryce Harrington
>
> Signed-off-by: Bryce Harrington
> ---
> tests/socket-test.c | 174
> ++--
> 1 file changed, 87 insertions(+), 87 deletions(-)
>
> diff --git a/tests/socket-test
From: Bryce Harrington
Signed-off-by: Bryce Harrington
---
tests/socket-test.c | 174 ++--
1 file changed, 87 insertions(+), 87 deletions(-)
diff --git a/tests/socket-test.c b/tests/socket-test.c
index c53f972..f6db6cf 100644
--- a/tests/socket-t