]> granicus.if.org Git - postgresql/commit
Clean up 'chkselinuxenv' script.
authorRobert Haas <rhaas@postgresql.org>
Fri, 19 Aug 2011 17:09:40 +0000 (13:09 -0400)
committerRobert Haas <rhaas@postgresql.org>
Fri, 19 Aug 2011 17:09:40 +0000 (13:09 -0400)
commita4b3feebc44dcb872fc7a765c4d48627c97421ed
tree8ac7ededcaf00511207309f2088209b3bd733af9
parent10c378f2350a8321ea76fc02d821a9e7707c7563
Clean up 'chkselinuxenv' script.

Eliminate dependencies on "which", as we don't really need that to be
installed for proper testing.  Don't number the tests, as that increases
the footprint of every patch that wants to add or remove tests.  Make
the test output more informative, so that it's a bit easier to see what
went right (or wrong).  Spelling and grammar improvements.
contrib/sepgsql/chkselinuxenv