awsome 0.0.12 → 0.0.13

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/awsome/ec2/instance.rb +1 -1
  2. metadata +1 -1
@@ -44,7 +44,7 @@ module Awsome
44
44
  cmd = []
45
45
 
46
46
  # we will remove all hosts entries for the given "ip_address"
47
- sed << "sed '/^#{ip_address}/d"
47
+ sed << "sed '/^#{ip_address}/d'"
48
48
 
49
49
  # we will remove all hosts entries for each of the given "hostnames"
50
50
  sed += hostnames.collect { |h| "sed '/ #{h} /d'" }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: awsome
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.12
4
+ version: 0.0.13
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: