podcheck.t: Fix confusion between "indent", "tab stop"
authorKarl Williamson <public@khwilliamson.com>
Thu, 28 Jul 2011 16:03:31 +0000 (10:03 -0600)
committerKarl Williamson <public@khwilliamson.com>
Fri, 29 Jul 2011 01:25:40 +0000 (19:25 -0600)
commit46b134f400b2fdd29192490603f71e1614da4576
tree5e9b94a5411ee8171f348968f91e8023ebf3b708
parentdf0e39735c221e0c561664e95a4b47b924ac9397
podcheck.t: Fix confusion between "indent", "tab stop"

podcheck.t has a variable named $INDENT which really meant the first
tab stop column.  This patch changes the value to the meaning of
"indent".
t/porting/podcheck.t