]> code.ossystems Code Review - openembedded-core.git/commit
pseudo 1.6.5: less pointlessly chatty
authorPeter Seebach <peter.seebach@windriver.com>
Mon, 4 May 2015 20:55:49 +0000 (15:55 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 5 May 2015 21:14:09 +0000 (22:14 +0100)
commitf1d086bb7204ad37160e814eaf2504dc867cabff
tree1e643855ccebed015b639e327b54420ab2f44717
parenta4d530bcf55f03258078c10a123e2717444e1060
pseudo 1.6.5: less pointlessly chatty

There was a stupid logic error controlling the diagnostic for
a "possible" mismatch involving trailing slashes and whether or
not a node was believed to be a directory. Specifically, a diagnostic
got printed any time a lookup for a directory *didn't* have a
trailing slash, as well as in the (actually intended) case where
a non-directory lookup *did*.

No other changes, but that one is probably significant.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/pseudo/pseudo_1.6.5.bb [moved from meta/recipes-devtools/pseudo/pseudo_1.6.4.bb with 77% similarity]
meta/recipes-devtools/pseudo/pseudo_git.bb