Check if the directories exist before removing them
rmdir returns nonzero otherwise and this is more strict than just using || true. Closes: #767672
Loading
Please register or sign in to comment
rmdir returns nonzero otherwise and this is more strict than just using || true. Closes: #767672