mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 12:49:01 +02:00
![]() It's best practice for security reasons to use shell=False and pass command line arguments as a list; it also avoids some pain with escaping, so let's use it everywhere we can (in fact we're only left with one place in layerindex/tasks.py where we now pass shell=True). Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> |
||
---|---|---|
.. | ||
common.py | ||
daily_run.sh | ||
historytool.py | ||
rrs_distros.py | ||
rrs_maintainer_history.py | ||
rrs_upgrade_history.py | ||
rrs_upstream_email.py | ||
rrs_upstream_history.py | ||
upgrade_history_internal.py |