- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit52a301e
committed
Improve missing-program error handling in make_ctags and make_etags.
If ctags (resp. etags) isn't installed, these scripts naturally fail,but the error messages were less clear than one could wish.It seems worth installing an explicit test to improve that.Nikolay Shaplov, with suggestions from Michael Paquier and Andrew DunstanDiscussion:https://postgr.es/m/2394207.ccz7JgCJsh@x200m1 parent9f527a6 commit52a301e
2 files changed
+6
-0
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 |
| |
6 | 9 |
| |
7 | 10 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 |
| |
6 | 9 |
| |
7 | 10 |
| |
|
0 commit comments
Comments
(0)