forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf2dd106
committed
Remove trailing slashes from directories in find command
BSD find is not very smart and ends up writing double slashes into theoutput in those cases. Also, xgettext is not very smart and splits thefile names incorrectly in those cases, resulting in slightly incorrectfile names being written into the POT file.1 parent4a4e689 commitf2dd106
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
0 commit comments
Comments
(0)