[DRE-commits] [vagrant-libvirt] 73/104: space
Antonio Terceiro
terceiro at moszumanska.debian.org
Sun Apr 24 13:55:48 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 8d1784bf327f4ac87ffe1e7f1edc501e660a0078
Author: Jevgeni Kiski <jevgeni.kiski at skype.net>
Date: Tue Sep 17 00:32:18 2013 +0300
space
---
lib/vagrant-libvirt/action/create_network_interfaces.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/vagrant-libvirt/action/create_network_interfaces.rb b/lib/vagrant-libvirt/action/create_network_interfaces.rb
index 1f69f51..c71540f 100644
--- a/lib/vagrant-libvirt/action/create_network_interfaces.rb
+++ b/lib/vagrant-libvirt/action/create_network_interfaces.rb
@@ -79,7 +79,7 @@ module VagrantPlugins
message = "Creating network interface eth#{@iface_number}"
message << " connected to network #{@network_name}."
if @mac
- message << "Using MAC address: #{@mac}"
+ message << " Using MAC address: #{@mac}"
end
@logger.info(message)
--
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