Sha256: 171cee40e4dabcc96b1e028d369cd323e9fb9ec97a3064a40d9319e7c7cab64d

Contents?: true

Size: 232 Bytes

Versions: 182

Compression:

Stored size: 232 Bytes

Contents

# run unit tests for the NewRelic Agent
namespace :newrelic do
  desc "install a default config/newrelic.yml file"
  task :install do
    load File.expand_path(File.join(File.dirname(__FILE__), "..", "..", "install.rb"))  
  end
end

Version data entries

182 entries across 182 versions & 9 rubygems

Version Path
newrelic_rpm-3.3.4.beta1 lib/tasks/install.rake
newrelic_rpm-3.3.3 lib/tasks/install.rake
newrelic_rpm-3.3.3.beta2 lib/tasks/install.rake
newrelic_rpm-3.3.2.1 lib/tasks/install.rake
newrelic_rpm-3.3.3.beta1 lib/tasks/install.rake
newrelic_rpm-3.3.2 lib/tasks/install.rake
newrelic_rpm-3.3.2.beta2 lib/tasks/install.rake
newrelic_rpm-3.3.2.beta1 lib/tasks/install.rake
newrelic_rpm-3.3.1 lib/tasks/install.rake
newrelic_rpm-3.3.1.beta2 lib/tasks/install.rake
newrelic_rpm-3.3.1.beta1 lib/tasks/install.rake
newrelic_rpm-3.3.0 lib/tasks/install.rake
newrelic_rpm-3.3.0.beta1 lib/tasks/install.rake
newrelic_rpm-3.2.0.1 lib/tasks/install.rake
newrelic_rpm-3.2.0 lib/tasks/install.rake
newrelic_rpm-3.2.0.beta2 lib/tasks/install.rake
newrelic_rpm-3.2.0.beta1 lib/tasks/install.rake
newrelic_rpm-3.1.2 lib/tasks/install.rake
newrelic_rpm-3.1.2.beta2 lib/tasks/install.rake
newrelic_rpm-3.1.2.beta1 lib/tasks/install.rake