diff options
author | Changqing Li <changqing.li@windriver.com> | 2019-06-24 14:41:09 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-06-27 12:20:35 +0100 |
commit | 5a1ca9a1eabdac6c42b7c3d2a95c9ce4a97cfc61 (patch) | |
tree | f7dee1488966befadb269e279323be4036bd5fdb /scripts/lib/scriptpath.py | |
parent | db98b1ef483c6e0f4a31c752aed1a2c5b2780ced (diff) | |
download | poky-5a1ca9a1eabdac6c42b7c3d2a95c9ce4a97cfc61.tar.gz |
quilt: run-ptest remove Interactive Input
adduser in busybox and adduser under meta-openembeded have different
behavior, adduser under meta-openembeded need Interactive Input like
below if you manually run ptest.
Enter the new value, or press ENTER for the default
Full Name []:
Room Number []:
...
remove the "Interactive Input" by add --gecos "" to align the behavior
also it is better for automation without interactive input
(From OE-Core rev: dd1fb3acf58d9a8d5194941976cad37f88ab2fdf)
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptpath.py')
0 files changed, 0 insertions, 0 deletions