Quoting Dwight Engen (dwight.en...@oracle.com):
> I goofed and left in a getchar() that I was using to pause the test program
> in a case that was failing for me. Remove it.
>
> Signed-off-by: Dwight Engen
hah - i did see the warning and was wondering :) thanks.
Acked-by: Serge E. Hallyn
> -
I goofed and left in a getchar() that I was using to pause the test program
in a case that was failing for me. Remove it.
Signed-off-by: Dwight Engen
---
src/tests/cgpath.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/tests/cgpath.c b/src/tests/cgpath.c
index 13986cf..acf3c2d 100644
--