mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-14 19:20:04 -04:00
communicator/ssh: get data race tests passing
This commit is contained in:
parent
b059cce542
commit
77dd02c332
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
// +build !race
|
||||
|
||||
package ssh
|
||||
|
||||
import (
|
||||
|
|
|
|||
Loading…
Reference in a new issue