diff --git a/test/setup-parallel b/test/setup-parallel index 9b67860f..d72f8370 100755 --- a/test/setup-parallel +++ b/test/setup-parallel @@ -10,7 +10,7 @@ echo "--" rm -rf /tmp/cache /tmp/cache1 /tmp/cache2 /tmp/cache3 mkdir -p /tmp/cache /tmp/cache1 /tmp/cache2 /tmp/cache3 -cp db/schema.rb /opt/db/ +mkdir -p /opt/db echo `pwd` echo "-------------------------------------------------------------------------"