projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfc2d35
)
Cleanup.
author
Bruce Momjian
Fri, 5 Sep 1997 04:29:56 +0000
(
04:29
+0000)
committer
Bruce Momjian
Fri, 5 Sep 1997 04:29:56 +0000
(
04:29
+0000)
src/PGINDENT
patch
|
blob
|
blame
|
history
diff --git
a/src/PGINDENT
b/src/PGINDENT
index b8d33ed4e0cb429c5e6d17878a93ec2ab985171d..8b98e51a67d805754660c2744d89995be46d3493 100644
(file)
--- a/
src/PGINDENT
+++ b/
src/PGINDENT
@@
-18,7
+18,7
@@
do
sed 's;/\* *---;/*---X_X;g' |
detab -t4 -qc >/tmp/$$a
indent -bad -bap -bbb -bc -bl -d0 -cdb -nce -cli1 -di16 -nfc1 \
- -lp -nip -nbc -psl -di1 -i4 -l75 >/tmp/$$ 2>&1
+ -lp -nip -nbc -psl -di1 -i4 -l75
/tmp/$$a
>/tmp/$$ 2>&1
if [ "$?" -ne 0 -o -s /tmp/$$ ]
then echo "$FILE"
cat /tmp/$$