Sha256: ee8344643da19875711518942a3c5307a81f618280b2485df16299566971e311

Contents?: true

Size: 159 Bytes

Versions: 481

Compression:

Stored size: 159 Bytes

Contents

dest = File.expand_path("~/.autotest")
file dest => ["config", "Rakefile"] do
    sh "cp config #{dest}"
end

task :install => dest

task :default => :install

Version data entries

481 entries across 481 versions & 4 rubygems

Version Path
puppet-5.5.22 ext/autotest/Rakefile
puppet-5.5.22-x86-mingw32 ext/autotest/Rakefile
puppet-5.5.22-x64-mingw32 ext/autotest/Rakefile
puppet-5.5.22-universal-darwin ext/autotest/Rakefile
puppet-5.5.21 ext/autotest/Rakefile
puppet-5.5.21-x86-mingw32 ext/autotest/Rakefile
puppet-5.5.21-x64-mingw32 ext/autotest/Rakefile
puppet-5.5.21-universal-darwin ext/autotest/Rakefile
puppet-5.5.20 ext/autotest/Rakefile
puppet-5.5.20-x86-mingw32 ext/autotest/Rakefile
puppet-5.5.20-x64-mingw32 ext/autotest/Rakefile
puppet-5.5.20-universal-darwin ext/autotest/Rakefile
puppet-5.5.19 ext/autotest/Rakefile
puppet-5.5.19-x86-mingw32 ext/autotest/Rakefile
puppet-5.5.19-x64-mingw32 ext/autotest/Rakefile
puppet-5.5.19-universal-darwin ext/autotest/Rakefile
puppet-5.5.18 ext/autotest/Rakefile
puppet-5.5.18-x86-mingw32 ext/autotest/Rakefile
puppet-5.5.18-x64-mingw32 ext/autotest/Rakefile
puppet-5.5.18-universal-darwin ext/autotest/Rakefile