diff options
| author | 2024-01-23 14:05:26 -0500 | |
|---|---|---|
| committer | 2024-01-23 14:05:26 -0500 | |
| commit | bf78682e7358b12c335b216297a246aad3e4f411 (patch) | |
| tree | af74bbd5fcb3a7051cc96736e5192cd271510d0e /tests/clean.sh | |
| parent | start cleanup of SPI (diff) | |
clean up tests
Diffstat (limited to 'tests/clean.sh')
| -rwxr-xr-x | tests/clean.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/clean.sh b/tests/clean.sh index 9d50089..238fbaf 100755 --- a/tests/clean.sh +++ b/tests/clean.sh @@ -1,3 +1,3 @@ #!/bin/sh -rm -rf simtop_* +rm -rf test_master* test_ss* |
