<div dir="ltr">Thank you. Please set your git-config <a href="http://user.name">user.name</a> to your full/legal name for copyright purposes.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Feb 17, 2020 at 9:07 AM Utkarsh <<a href="mailto:utkarsh.rai60@gmail.com">utkarsh.rai60@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">From: ur10 <<a href="mailto:utkarsh.rai60@gmail.com" target="_blank">utkarsh.rai60@gmail.com</a>><br>
<br>
---<br>
 testsuites/samples/hello/init.c | 4 ++--<br>
 1 file changed, 2 insertions(+), 2 deletions(-)<br>
<br>
diff --git a/testsuites/samples/hello/init.c b/testsuites/samples/hello/init.c<br>
index 34ded37c55..e2a4f30cd1 100644<br>
--- a/testsuites/samples/hello/init.c<br>
+++ b/testsuites/samples/hello/init.c<br>
@@ -14,7 +14,7 @@<br>
 #include <rtems.h><br>
 #include <tmacros.h><br>
<br>
-const char rtems_test_name[] = "HELLO WORLD";<br>
+const char rtems_test_name[] = "Proof of concept";<br>
<br>
 static rtems_task Init(<br>
   rtems_task_argument ignored<br>
@@ -22,7 +22,7 @@ static rtems_task Init(<br>
 {<br>
   rtems_print_printer_fprintf_putc(&rtems_test_printer);<br>
   TEST_BEGIN();<br>
-  printf( "Hello World\n" );<br>
+  printf( "******************Hello RTEMS Community *********************** \n" );<br>
   TEST_END();<br>
   rtems_test_exit( 0 );<br>
 }<br>
-- <br>
2.17.1<br>
<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div>