yocto-autobuilder-helper/scripts
Joshua Lock 28cf55e5ab shared-repo-unpack: fix mv calls
As the mv commands use a filename wildcard we need to tell check_call to
execute through the shell so that the wildcard is expanded, rather than
treat as a file name.

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
2018-01-24 22:20:12 +00:00
..
buildhistory-init Finish buildhistory support 2018-01-17 22:44:28 +00:00
layer-config Add layer-config script to setup layers correctly 2018-01-23 16:11:18 +00:00
prepare-shared-repos scripts: Fix help text and program name 2018-01-23 13:09:53 +00:00
publish-artefacts Add initial publish-artefacts script 2018-01-24 16:51:04 +00:00
run-config Move buildhistory init to run-config (and factor common functionality to utils) 2018-01-23 13:49:38 +00:00
setup-config Move buildhistory init to run-config (and factor common functionality to utils) 2018-01-23 13:49:38 +00:00
shared-repo-unpack shared-repo-unpack: fix mv calls 2018-01-24 22:20:12 +00:00
utils.py Move buildhistory init to run-config (and factor common functionality to utils) 2018-01-23 13:49:38 +00:00