<div dir="ltr">Great thanks. Now please begin to work toward identifying what kind of projects you might be interested in. Hopefully we will find out next week about our status in GSoC 2020.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Feb 13, 2020 at 2:26 PM Mritunjay Sharma <<a href="mailto:mritunjaysharma394@gmail.com">mritunjaysharma394@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">



<div>
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div></div>
<div>
<div>
<div dir="ltr"></div>
</div>
<div><br>
</div>
<div dir="ltr">Mistakenly entered wrong email id for the mailing list. </div>
<div dir="ltr">Please follow the thread for the messages.</div>
<div dir="ltr">Thanks & Regret for the typo</div>
</div>
<div id="gmail-m_-2646073958718755813id-a2bbff6d-50ae-45ba-b39b-e4e2fb147d61">
<hr style="display:inline-block;width:98%;font-family:-webkit-standard;font-size:12pt;color:rgb(0,0,0)">
<div id="gmail-m_-2646073958718755813divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif"><b>From:</b> Mritunjay Sharma <<a href="mailto:mritunjaysharma394@gmail.com" target="_blank">mritunjaysharma394@gmail.com</a>><br>
<b>Sent:</b> Friday, February 14, 2020 2:49 AM<br>
<b>To:</b> <a href="mailto:joel@rtems.org" target="_blank">joel@rtems.org</a><br>
<b>Cc:</b> <a href="mailto:devrel@rtems.org" target="_blank">devrel@rtems.org</a><br>
<b>Subject:</b> Re: [PATCH] Initial Commit
<div> </div>
</font></div>
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr" style="color:rgb(0,0,0);background-color:rgb(255,255,255)">

</div>
<div dir="ltr">
<div></div>
<div>
<div>
<div style="direction:ltr">Hi,</div>
<div style="direction:ltr" dir="ltr"><br>
</div>
<div style="direction:ltr">This is Mritunjay Kumar Sharma, a second-year Undergrad in Computer Science Engineering, and a GSOC 2020 aspirant for RTEMS.  Being a beginner, Mritunjay sees this as a great opportunity to collaborate and learn with the community
 and some really good mentors.</div>
<div style="direction:ltr" dir="ltr"><br>
</div>
<div style="direction:ltr">Please find attached the snap of the successful modification of Hello World Test to complete the task.</div>
<div style="direction:ltr" dir="ltr"><br>
</div>
<div style="direction:ltr">The PATCH has already been sent earlier as can be seen in the thread.</div>
<div style="direction:ltr" dir="ltr"><img id="gmail-m_-2646073958718755813id-B7CDF45C-5604-44CA-8FBE-73B976BE00CA" src="cid:17041fe142a1e1bed3b1" alt="Image.jpeg" style="max-width: 100%;"></div>
</div>
<div><br>
</div>
<div dir="ltr">Thanks and Regards,</div>
<div dir="ltr"><span style="font-size:1rem">Mritunjay Sharma</span><br>
</div>
</div>
</div>
<hr style="display:inline-block;width:98%">
<div id="gmail-m_-2646073958718755813divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Mritunjay <<a href="mailto:mritunjaysharma394@gmail.com" target="_blank">mritunjaysharma394@gmail.com</a>><br>
<b>Sent:</b> Friday, February 14, 2020 2:36:14 AM<br>
<b>To:</b> <a href="mailto:joel@rtems.org" target="_blank">joel@rtems.org</a> <<a href="mailto:joel@rtems.org" target="_blank">joel@rtems.org</a>><br>
<b>Cc:</b> Mritunjay <<a href="mailto:mritunjaysharma394@gmail.com" target="_blank">mritunjaysharma394@gmail.com</a>><br>
<b>Subject:</b> [PATCH] Initial Commit</font>
<div> </div>
</div>
<div><font size="2"><span style="font-size:11pt">
<div>A new print line added as mentioned in the task required for beginner<br>
students to contribute to RTEMS.<br>
<br>
---<br>
 testsuites/ada/sptests/sp19/Makefile | 2 --<br>
 testsuites/samples/hello/init.c      | 1 +<br>
 2 files changed, 1 insertion(+), 2 deletions(-)<br>
 delete mode 100644 testsuites/ada/sptests/sp19/Makefile<br>
<br>
diff --git a/testsuites/ada/sptests/sp19/Makefile b/testsuites/ada/sptests/sp19/Makefile<br>
deleted file mode 100644<br>
index 7d4019fd39..0000000000<br>
--- a/testsuites/ada/sptests/sp19/Makefile<br>
+++ /dev/null<br>
@@ -1,2 +0,0 @@<br>
-sptest.adb: sptest.adp<br>
-       m4 < $< > $@<br>
diff --git a/testsuites/samples/hello/init.c b/testsuites/samples/hello/init.c<br>
index 34ded37c55..0b9c625ef7 100644<br>
--- a/testsuites/samples/hello/init.c<br>
+++ b/testsuites/samples/hello/init.c<br>
@@ -23,6 +23,7 @@ static rtems_task Init(<br>
   rtems_print_printer_fprintf_putc(&rtems_test_printer);<br>
   TEST_BEGIN();<br>
   printf( "Hello World " );<br>
+  printf(" ***Hello Everyone! This is Mritunjay Sharma! Wish me luck for GSOC 2020*** ");<br>
   TEST_END();<br>
   rtems_test_exit( 0 );<br>
 }<br>
-- <br>
2.17.1<br>
<br>
</div>
</span></font></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>

_______________________________________________<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></blockquote></div>