mirror of https://github.com/postgres/postgres
pgindent fix for new typedefs.
This commit is contained in:
parent
9e73ab4965
commit
0e2b12bd96
|
@ -1664,7 +1664,7 @@ do
|
||||||
-Tyy_state_type \
|
-Tyy_state_type \
|
||||||
-Tyysigned_char \
|
-Tyysigned_char \
|
||||||
-Tz_stream \
|
-Tz_stream \
|
||||||
-Tz_streamp
|
-Tz_streamp \
|
||||||
/tmp/$$a >/tmp/$$ 2>&1
|
/tmp/$$a >/tmp/$$ 2>&1
|
||||||
if [ "$?" -ne 0 -o -s /tmp/$$ ]
|
if [ "$?" -ne 0 -o -s /tmp/$$ ]
|
||||||
then echo
|
then echo
|
||||||
|
|
Loading…
Reference in New Issue