Skip to content

Commit dc3f33f

Browse files
committed
Fix pathname in pgindent README.
Kevin Grittner
1 parent 8221289 commit dc3f33f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/pgindent/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This can format all PostgreSQL *.c and *.h files, but excludes *.y, and
2222

2323
find . -name '*.[ch]' -type f -print | \
2424
egrep -v -f src/tools/pgindent/exclude_file_patterns | \
25-
xargs -n100 pgindent src/tools/pgindent/typedefs.list
25+
xargs -n100 src/tools/pgindent/pgindent src/tools/pgindent/typedefs.list
2626

2727
6) Remove any files that generate errors and restore their original
2828
versions.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy