add more detail to the compare script; add level 4 and 5

This commit is contained in:
Joe Tretter
2020-09-04 14:52:20 -05:00
parent ebb7ebb4b5
commit 409d0117a2
79 changed files with 1387 additions and 2 deletions

1
l4/1_overlay/README Normal file
View File

@@ -0,0 +1 @@
I want to be part of the INDEX

View File

@@ -0,0 +1,2 @@
1) you played around a bit with the code and nothing works anymore. Now you want to go back to exaclty how the code is on the last commit.
- Make sure you also get git to remove any unversioned files.

2
l4/1_overlay/myScript.sh Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
echo"Hello world!" < tee -a execLog.dat

View File

@@ -0,0 +1 @@
/