Searched refs:log_path (Results 1 – 7 of 7) sorted by relevance
13 log_path="/var/log/audit/"15 if [ -e "$log_path" ]; then16 add_copy_file "$log_path" "$desc"
189 log_path = None211 log_path = patch + ".testresult"212 with open(log_path, "a") as f:216 if log_path:217 run(patch, log_path)
13 if test -n "$log_path"; then14 echo "$@" | tee -a "$log_path"219 log_path="$archive_name.log"220 rm -f "$log_path"
58 log_path = self.d.expand("${T}/log.do_rootfs")60 with open(log_path, 'r') as log:
93 def failed_postinsts_abort(pkgs, log_path): argument97 Details of the failure are in %s.""" %(pkgs, log_path))
479 log_path = d.expand("${T}/log.do_rootfs")480 with open(log_path, 'r') as log:
174 @{ffdc_file_list}= Create List ${log_path}