Add a new line before powing off a Vagrant machine
This commit is contained in:
@@ -136,6 +136,7 @@ impl<'a> Drop for TemporaryPowerOn<'a> {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
println!();
|
||||||
self.ctx
|
self.ctx
|
||||||
.run_type()
|
.run_type()
|
||||||
.execute(self.vagrant)
|
.execute(self.vagrant)
|
||||||
|
|||||||
Reference in New Issue
Block a user