diff options
| author | Danilo M. <danix@danix.xyz> | 2026-06-24 17:08:04 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-06-24 17:08:04 +0200 |
| commit | c781f7f6e24d4a104cead1fcc5b1cc79a61f1720 (patch) | |
| tree | 7464e5a2c79d864f2edc1be0cd79b109459a2364 /README.md | |
| parent | d4ca425543752a370273a96af3f8606ab2b398cb (diff) | |
| download | sbo-batch-tester-c781f7f6e24d4a104cead1fcc5b1cc79a61f1720.tar.gz sbo-batch-tester-c781f7f6e24d4a104cead1fcc5b1cc79a61f1720.zip | |
Add CACHED row to README status-values table
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -138,6 +138,7 @@ sbo-batch-test --dry-run playwright-cli | Status | Meaning | |------------------|-----------------------------------------------------------| | `SUCCESS` | Built and installed. | +| `CACHED` | Dependency installed from the package cache, not rebuilt. The target is never CACHED. | | `DOWNLOAD-FAILED`| Source download failed. | | `MD5-MISMATCH` | Source MD5 did not match the .info. Hard failure. | | `BUILD-FAILED` | The .SlackBuild failed or produced no package. | |
