forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb28244a
committed
Replace use of "diff -q".
POSIX does not specify the -q option, and many implementations do notoffer it. Don't bother changing the MSVC build system, because havingnon-GNU diff on Windows is vanishingly unlikely. Back-patch to 9.2,where this invocation was introduced.1 parente135c3d commitb28244a
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
216 | 216 |
| |
217 | 217 |
| |
218 | 218 |
| |
219 |
| - | |
| 219 | + | |
220 | 220 |
| |
221 | 221 |
| |
222 | 222 |
| |
| 223 | + | |
223 | 224 |
| |
224 | 225 |
| |
225 | 226 |
|
0 commit comments
Comments
(0)