forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork0
Commitbc19b78
committed
Minor cleanups for install_llvm_module/uninstall_llvm_module Make macros.
Don't put comments inside the macros, per complaint from Michael Paquier.Quote target directory path with single quotes, not double; that seemsto be our project standard. Not quoting it at all definitely isn'tper standard.Remove excess slash in one instance of path.Remove useless semicolon.Discussion:https://postgr.es/m/20180428073935.GB1736@paquier.xyz1 parent4094031 commitbc19b78
1 file changed
+7
-12
lines changedLines changed: 7 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1017 | 1017 |
| |
1018 | 1018 |
| |
1019 | 1019 |
| |
1020 |
| - | |
1021 |
| - | |
1022 |
| - | |
1023 |
| - | |
1024 |
| - | |
1025 |
| - | |
1026 |
| - | |
1027 | 1020 |
| |
1028 | 1021 |
| |
1029 |
| - | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
| 1025 | + | |
1030 | 1026 |
| |
1031 |
| - | |
1032 |
| - | |
| 1027 | + | |
1033 | 1028 |
| |
1034 | 1029 |
| |
1035 | 1030 |
| |
| |||
1040 | 1035 |
| |
1041 | 1036 |
| |
1042 | 1037 |
| |
1043 |
| - | |
1044 |
| - | |
| 1038 | + | |
| 1039 | + | |
1045 | 1040 |
|
0 commit comments
Comments
(0)