diff options
| -rw-r--r-- | Rakefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ task :default do sh %{rake -T} end +desc "Create the tarball and the gem - use when releasing" task :puppetpackages => [:create_gem, :package] desc "Run the specs under spec/" |
