do_commit: simplify popen use
commit6b5d22413f639efe1b472a5800a6bd98850d9873
authorswalter <swalter@swalter-d630.(none)>
Sun, 17 Aug 2008 14:18:07 +0000 (17 10:18 -0400)
committerSteven Walter <swalter@lpdev.prtdev.lexmark.com>
Tue, 19 Aug 2008 14:37:03 +0000 (19 10:37 -0400)
treeb82ef29386cf9bf2c920d7817403f30a0eb115cb
parentb1ee62acc41e3d58f9912b27095eed83af551f16
do_commit: simplify popen use

We only need a unidirectional pipe to "stripspace", so we can use popen
instead of popen2
yap/yap.py