Sha256: 35fe60cba2e8eacc4446111418642a7e6df4d726d9f2d1b147ce122fbbb1158c

Contents?: true

Size: 163 Bytes

Versions: 44

Compression:

Stored size: 163 Bytes

Contents

require 'bundler/gem_tasks'

mock = ENV['FOG_MOCK'] || 'true'
task :test do
  sh("export FOG_MOCK=#{mock} && bundle exec shindont")
end

task(:default => [:test])

Version data entries

44 entries across 44 versions & 1 rubygems

Version Path
fog-vsphere-2.1.1 Rakefile
fog-vsphere-2.1.0 Rakefile
fog-vsphere-2.0.1 Rakefile
fog-vsphere-2.0.0 Rakefile
fog-vsphere-1.13.1 Rakefile
fog-vsphere-1.13.0 Rakefile
fog-vsphere-1.12.0 Rakefile
fog-vsphere-1.11.3 Rakefile
fog-vsphere-1.11.2 Rakefile
fog-vsphere-1.11.1 Rakefile
fog-vsphere-1.11.0 Rakefile
fog-vsphere-1.10.0 Rakefile
fog-vsphere-1.9.2 Rakefile
fog-vsphere-1.9.1 Rakefile
fog-vsphere-1.9.0 Rakefile
fog-vsphere-1.8.0 Rakefile
fog-vsphere-1.7.1 Rakefile
fog-vsphere-1.7.0 Rakefile
fog-vsphere-1.6.0 Rakefile
fog-vsphere-1.5.2 Rakefile