Home
last modified time | relevance | path

Searched refs:log_path (Results 1 – 7 of 7) sorted by relevance

/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/
H A Dauditlog13 log_path="/var/log/audit/"
15 if [ -e "$log_path" ]; then
16 add_copy_file "$log_path" "$desc"
/openbmc/openbmc/poky/scripts/
H A Dpatchtest189 log_path = None
211 log_path = patch + ".testresult"
212 with open(log_path, "a") as f:
216 if log_path:
217 run(patch, log_path)
/openbmc/openbmc/poky/meta/recipes-devtools/icecc-create-env/icecc-create-env/
H A Dicecc-create-env13 if test -n "$log_path"; then
14 echo "$@" | tee -a "$log_path"
219 log_path="$archive_name.log"
220 rm -f "$log_path"
/openbmc/openbmc/poky/meta/lib/oe/
H A Drootfs.py58 log_path = self.d.expand("${T}/log.do_rootfs")
60 with open(log_path, 'r') as log:
/openbmc/openbmc/poky/meta/lib/oe/package_manager/
H A D__init__.py93 def failed_postinsts_abort(pkgs, log_path): argument
97 Details of the failure are in %s.""" %(pkgs, log_path))
/openbmc/openbmc/poky/meta/classes-recipe/
H A Drootfs-postcommands.bbclass479 log_path = d.expand("${T}/log.do_rootfs")
480 with open(log_path, 'r') as log:
/openbmc/openbmc-test-automation/lib/
H A Dopenbmc_ffdc_methods.robot174 @{ffdc_file_list}= Create List ${log_path}