From 934be195058d01450ddd953eb76ac30941ec58cd Mon Sep 17 00:00:00 2001 From: Howard Pritchard Date: Tue, 29 Jun 2021 15:49:44 -0600 Subject: [PATCH] test commit for gitlab ci/github integration Signed-off-by: Howard Pritchard --- examples/ring_c.c | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/ring_c.c b/examples/ring_c.c index 8551e4f7015..743fa3693ba 100644 --- a/examples/ring_c.c +++ b/examples/ring_c.c @@ -31,6 +31,7 @@ int main(int argc, char *argv[]) put the number of times to go around the ring in the message. */ + if (0 == rank) { message = 10;