Commit 2c193ff
Fix tmux version detection to use -V flag
tmux uses '-V' not '--version'. The generic tool_version helper
was printing the usage string instead of the version.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 4c9b15d commit 2c193ff
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
0 commit comments