Commit 28ea6ef
fix: revert find to ls in test_basic.sh, disable SC2012
The OpenSUSE Tumbleweed CI container does not have 'find' in PATH.
Revert to the original ls -A approach and suppress SC2012 since
filenames in the waste folder are controlled and the count is reliable.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent fe3beae commit 28ea6ef
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
0 commit comments