This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
Packer-Cn
Watch
2
Star
0
Fork
0
mirror of
https://github.com/hashicorp/packer.git
synced
2026-09-25 17:24:00 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
65cd5bbd29aa60256fe371ef853c82cf64c40576
Packer-Cn
/
common
/
shell-local
T
History
Megan Marsh
217a93fc30
fix build_test.go on windows. This code needs to not be run in parallel, or else there can be race conditions with the post-processors all trying to access the same file at once. Additionally, I changed the test template itself so that it is valid code on either bash or cmd. Finally, I found and fixed a small bug in naming the file extensions in shell local inline scripts.
2019-04-04 14:57:56 -07:00
..
communicator_test.go
fix tests
2018-05-07 15:10:10 -07:00
communicator.go
fancier logging
2018-05-21 11:25:51 -07:00
config_test.go
implement template variable for accessing WinRM password in either environemnt variables or directly in execute_command or inline commands.
2018-05-23 16:00:43 -07:00
config.go
remove outdated logline
2019-01-09 11:16:48 -08:00
run.go
fix build_test.go on windows. This code needs to not be run in parallel, or else there can be race conditions with the post-processors all trying to access the same file at once. Additionally, I changed the test template itself so that it is valid code on either bash or cmd. Finally, I found and fixed a small bug in naming the file extensions in shell local inline scripts.
2019-04-04 14:57:56 -07:00