We can't use cmd() to create the results dir because it tries to redirect output to the results dir, which fails, so mkdir isn't run and we don't create the results dir. Signed-off-by: Zach Brown <zab@versity.com>