New review comment by ahesford on void-packages repository https://github.com/void-linux/void-packages/pull/43946#discussion_r1211769583 Comment: Alternatively, we could do: ```suggestion rm -r "${testdir}" rmdir tmp >/dev/null 2>&1 || true ```