Commit e3dfa9c
committed
fix: Don't show error if fsmonitor--daemon not running
Fixed an issue where "zmk module remove" would display an error when
attempting to stop Git's fsmonitor--daemon so it can delete the module,
but fsmonitor--daemon was not running. We now silently ignore the error.1 parent 5e7ccd4 commit e3dfa9c
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
84 | 89 | | |
85 | 90 | | |
86 | 91 | | |
| |||
0 commit comments