Don't use "rm" for cleaning tmp/builds
If this directory were to be empty this would result in warnings being printed to STDERR, cluttering spec output. Doing this in Ruby fixes this problem (and also removes the need for shell alltogether).
Showing
Please register or sign in to comment