diff options
Diffstat (limited to 'source4/torture/rpc')
-rw-r--r-- | source4/torture/rpc/echo.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/rpc/echo.c b/source4/torture/rpc/echo.c index 3608f82686..5956ed74a7 100644 --- a/source4/torture/rpc/echo.c +++ b/source4/torture/rpc/echo.c @@ -287,6 +287,7 @@ static bool test_sleep(struct torture_context *tctx, } } } + printf("\n"); return true; } |