From: "Florian Groß" Date: 2005-12-25T05:19:33+09:00 Subject: Re: Rake and 1.8.4 Jamis Buck wrote: > Apparenly, FileUtils.chdir doesn't take the :noop parameter anymore? > I'm working around this by just invoking FileUtils.chdir directly. There's this in the change log: > * lib/fileutils.rb (cd): no longer accept :noop option, related > code is useless (backported from trunk, rev 1.67). > [ruby-core:05858] [ruby-Bugs:2494] I think you are supposed to use FileUtils::DryRun somehow instead. Haven't looked at it in detail... -- http://flgr.0x42.net/