[DRE-commits] [vagrant-libvirt] 90/104: Fixes #67

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Apr 24 13:55:51 UTC 2016


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to annotated tag 0.0.11
in repository vagrant-libvirt.

commit 2a6ce6433065f3bc40f257f58a32ef6cb16b08b6
Author: dima <pronix.service at gmail.com>
Date:   Sun Oct 6 13:17:23 2013 +0200

    Fixes #67
---
 Rakefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/Rakefile b/Rakefile
index dcde899..6575983 100644
--- a/Rakefile
+++ b/Rakefile
@@ -4,4 +4,7 @@
 #require 'bundler/setup'
 require 'bundler/gem_tasks'
 Bundler::GemHelper.install_tasks
-
+task default: [:deftask]
+task :deftask do
+  puts 'call rake -T'
+end

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/vagrant-libvirt.git



More information about the Pkg-ruby-extras-commits mailing list