diff options
| author | Danilo M. <danix@danix.xyz> | 2026-05-06 10:31:04 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-05-06 10:31:04 +0200 |
| commit | 620a2f461943adc3f8df4010f32a53742f09a741 (patch) | |
| tree | 4a77a2b5d286ff94ee53039ce6858c4e78f1c258 /CLAUDE.md | |
| parent | 25c132b9ff69bfee0b573f8f7226a7b002a0a658 (diff) | |
| download | dots-backup-620a2f461943adc3f8df4010f32a53742f09a741.tar.gz dots-backup-620a2f461943adc3f8df4010f32a53742f09a741.zip | |
fix: log_verbose exits 1 under set -e when VERBOSE=false
`[[ false ]]` returns exit code 1; `set -euo pipefail` killed restore
loop on first skipped entry. Add `|| true` to suppress.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'CLAUDE.md')
0 files changed, 0 insertions, 0 deletions
