aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/run_onchange_after_deploy-etc.sh.tmpl
diff options
context:
space:
mode:
authorLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-04-21 01:23:46 +0100
committerLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-04-21 01:23:46 +0100
commitfd21a19f360aa8368305228610d556e55f4a482b (patch)
tree784f63a35aa5533473a093adcfcbe5ab08a72793 /run_onchange_after_deploy-etc.sh.tmpl
parent372b8b27a64179602a8c81fe9d12931ebb5b8cef (diff)
downloaddotfiles-fd21a19f360aa8368305228610d556e55f4a482b.tar.gz
dotfiles-fd21a19f360aa8368305228610d556e55f4a482b.tar.bz2
dotfiles-fd21a19f360aa8368305228610d556e55f4a482b.zip
fix(etc-drift): tolerate no-match grep and whitespace-separated MODIFIED
- grep exits 1 when pattern has no matches; under pipefail that killed the recipe. Wrap both pipelines in `{ ...; } || true`. - pacman -Qii can separate MODIFIED from the path with spaces or a tab depending on formatting; use \s+ instead of \t.
Diffstat (limited to 'run_onchange_after_deploy-etc.sh.tmpl')
0 files changed, 0 insertions, 0 deletions