]> git.ipfire.org Git - thirdparty/automake.git/commit
tap: fix whitespace munging of diagnostic messages
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 6 Aug 2011 15:42:38 +0000 (17:42 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 6 Aug 2011 15:46:34 +0000 (17:46 +0200)
commit2a792eb24810033314f675b4e65efbdd9348b706
tree5e938e63633991115403d26bb882967ee933a978
parenta3345817c8806193742307561787d74117f4b35f
tap: fix whitespace munging of diagnostic messages

* lib/tap-driver (extract_tap_comment): Pass the `g' flag to the
substitution operator, to strip also trailing whitespaces.  Fixes
a failure in test `tap-whitespace-normalization.test'.
ChangeLog
lib/tap-driver