[Pkg-puppet-devel] [SCM] Packaging of Facter for debian branch, upstream, updated. 3a39dd8353b6308cf49522990104cc63e55d7cda

James Turnbull james at lovedthanlost.net
Fri Jan 29 17:22:38 UTC 2010


The following commit has been merged in the upstream branch:
commit 5982deb61a954852534c54e1d968f3d4b156e787
Author: James Turnbull <james at lovedthanlost.net>
Date:   Tue Aug 18 21:28:55 2009 +1000

    Added default Rake task

diff --git a/Rakefile b/Rakefile
index 244549e..c02846c 100644
--- a/Rakefile
+++ b/Rakefile
@@ -44,6 +44,10 @@ end
 Rake::GemPackageTask.new(spec) do |pkg|
 end
 
+task :default do
+    sh %{rake -T}
+end
+
 desc "Run the specs under spec/"
 task :spec do
     require 'spec'

-- 
Packaging of Facter for debian



More information about the Pkg-puppet-devel mailing list