Commit 0433a83
committed
bundle/deploy/lock: drop redundant Errorf on failed lock acquire
The error is returned to the caller; logging it here just produces a
duplicate line in the user-facing output. Drop the log; preserve the
permission-denied branch and the bare return.
Co-authored-by: Isaac1 parent 00a7e9a commit 0433a83
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | 50 | | |
53 | 51 | | |
54 | 52 | | |
| |||
0 commit comments