forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit08b01d4
committed
Remove now-useless ALWAYS_SUBDIRS entry in src/test/Makefile.
Commit257836a added the "locale" subdirectory to SUBDIRS,but neglected to remove it from ALWAYS_SUBDIRS. This oversighthad no functional effect because the filter-out function wouldremove it anyway. Still, it's confusing to readers to list asubdirectory in both places, especially because it makes theassociated comment into a partial lie.1 parent20659fd commit08b01d4
1 file changed
+1
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
|
0 commit comments
Comments
(0)