mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Add another log statement
This commit is contained in:
parent
742d47c4cf
commit
fafa3fa437
1 changed files with 1 additions and 0 deletions
|
|
@ -103,6 +103,7 @@ module Vagrant
|
|||
jailbreak(process.environment)
|
||||
end
|
||||
else
|
||||
@logger.info("Vagrant not running in installer, restoring original environment...")
|
||||
jailbreak(process.environment)
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue