|
|
|
@ -49,7 +49,7 @@ Select commit and push.
@@ -49,7 +49,7 @@ Select commit and push.
|
|
|
|
|
<br> |
|
|
|
|
 |
|
|
|
|
|
|
|
|
|
Now that our branch is on the repository it is available for MagicBox to compile and run. |
|
|
|
|
Now that your branch is on the repository it is available for MagicBox to compile and run. |
|
|
|
|
|
|
|
|
|
`docker exec -it magicbox /bin/bash` |
|
|
|
|
<br> |
|
|
|
@ -86,7 +86,7 @@ BUILD SUCCESSFUL
@@ -86,7 +86,7 @@ BUILD SUCCESSFUL
|
|
|
|
|
Total time: 11 seconds |
|
|
|
|
``` |
|
|
|
|
|
|
|
|
|
Now let us validate our code change. |
|
|
|
|
Now let us validate the code changes by looking for our debug message in the login_console. |
|
|
|
|
|
|
|
|
|
`magicbox~/magicbane$./mbrestart.sh` |
|
|
|
|
<br> |
|
|
|
|