core: whoops, don't print Gemfile
This commit is contained in:
parent
f612ec7549
commit
677275e43c
|
@ -118,8 +118,6 @@ module Vagrant
|
||||||
gemfile.puts("end")
|
gemfile.puts("end")
|
||||||
|
|
||||||
gemfile.close
|
gemfile.close
|
||||||
|
|
||||||
puts File.read(gemfile.path)
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue