Skip to content

Changes

Summary

  1. scripts/osmotestconfig: copy_config: tweak mkdir (details)
Commit 1323cade38d70cc6de4231d3b27d2f3e058640b4 by Oliver Smith
scripts/osmotestconfig: copy_config: tweak mkdir

Run os.mkdir unconditionally, checking if it exists is not needed as we
run shutil.rmtree before.

Change-Id: I555c6d55ee1e288767192f83408a1f132544c928
The file was modified scripts/osmotestconfig.py