byforge.org] On Behalf Of Shri Borde
Sent: Friday, January 23, 2009 11:15 AM
To: ironruby-core@rubyforge.org
Subject: [Ironruby-core] Failure in library/ftools/makedirs_spec.rb
This test fails the second time I run it. I have to then manually delete the
makedirs_test folder that is created. The t
This test fails the second time I run it. I have to then manually delete the
makedirs_test folder that is created. The test tries to do system("rmdir
makedirs_test/second_dir"), but that fails since "/" is used. How come its not
failing in Snap? What is a platform-independent way of deleting a f