forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd4051bf
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 parent49008d6 commitd4051bf
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
217 | 217 |
| |
218 | 218 |
| |
219 | 219 |
| |
220 |
| - | |
| 220 | + | |
221 | 221 |
| |
222 | 222 |
| |
223 | 223 |
| |
| 224 | + | |
224 | 225 |
| |
225 | 226 |
| |
226 | 227 |
|
0 commit comments
Comments
(0)