mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-21 12:28:44 +00:00
On some systems the temporary directory may still be "busy" after WA is don't with it. Since it's just an empty dir and it will be reused on the subsequent runs; do check if rm -rf succeeded.