]> git.saurik.com Git - bison.git/commit
Don't pipe output of ./types through sed to
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 20 Jul 2005 22:01:47 +0000 (22:01 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 20 Jul 2005 22:01:47 +0000 (22:01 +0000)
commit49b1cf794d71aa23b7fab120e9817062ec29b177
treee061eef9d95cd54917a5e66f86d4966b4909c200
parent6fdb09caac6ee472315f0cf849cb2e105d931266
Don't pipe output of ./types through sed to
remove trailing spaces.  This loses the exit status of ./types,
and isn't needed since ./types shouldn't be emitting trailing
spaces.
tests/cxx-type.at