Commit 774fc26
install.sh: print out tar version when the flag is supported (#154)
not all the tar implementations support --version flag
e.g. the one used in openbsd doesn't, so the installation process fails
PR-URL: #154
Credit: @agudulin
Reviewed-By: @zkat1 parent cf09fba commit 774fc26
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
103 | 105 | | |
104 | 106 | | |
105 | 107 | | |
| |||
0 commit comments