]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa: fix return status in pam.py to match shadow-4.2.1 ChenQi/shadow-4.2.1
authorChen Qi <Qi.Chen@windriver.com>
Thu, 17 Jul 2014 07:16:59 +0000 (03:16 -0400)
committerChen Qi <Qi.Chen@windriver.com>
Thu, 17 Jul 2014 07:25:10 +0000 (15:25 +0800)
commite1f5ab264579c935e5f33072fda1092c90f7c6ce
tree64d22012731662b2047a0a3317f6c7b246d1ffbc
parent9f44127cce3075685b1e409ef1ffc46cc9644cf8
oeqa: fix return status in pam.py to match shadow-4.2.1

The return statuses of commands like `su --help' or `passwd --help'
in shadow 4.2.1 version are different from those in shadow 4.1.4.3
version.

Now that we've upgraded shadow to 4.2.1, we need to fix these statuses
in the pam.py to make things work as expected.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
meta/lib/oeqa/runtime/pam.py