Gedare Bloom started a new discussion on tracking/2026/saksham_balsane.md: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/260#note_145560 > + 1 file changed, 1 insertion(+), 1 deletion(-) > + > +diff --git a/testsuites/samples/hello/init.c > b/testsuites/samples/hello/init.c > +index 76b939818a..76a9f85514 100644 > +--- a/testsuites/samples/hello/init.c > ++++ b/testsuites/samples/hello/init.c > +@@ -41,7 +41,7 @@ static rtems_task Init( rtems_task_argument ignored ) > + > + rtems_print_printer_fprintf_putc( &rtems_test_printer ); > + TEST_BEGIN(); > +- printf( "Hello World\n" ); > ++ printf("Hello from The Dark Side!\n"); > + TEST_END(); > + rtems_test_exit( 0 ); > + } > +-- You can just provide the link to the discourse topic you create for this. -- View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/260#note_145560 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
