@@ -56,7 +56,7 @@ assignment number. You can run these commands from the shell container. These fu
...
@@ -56,7 +56,7 @@ assignment number. You can run these commands from the shell container. These fu
To fully evaluate youre kernel with the automated testing scripts you may use
To fully evaluate youre kernel with the automated testing scripts you may use
```
```
# /run_assignment.sh ASST#
# ./run_assignment.sh ASST#
```
```
This will run `build_kernel` and `test_kernel` as well as evaluate the output produced by `test_kernel` (The raw output for build and test kernel can be found in /logs).
This will run `build_kernel` and `test_kernel` as well as evaluate the output produced by `test_kernel` (The raw output for build and test kernel can be found in /logs).