tools: lisa-plot: Fix use of os.path.dirname()
It can return an empty string, which is not valid input for os.makedirs()
Loading
Please register or sign in to comment
It can return an empty string, which is not valid input for os.makedirs()