mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-30 10:12:35 +00:00
Sync over some stuff
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
// +build !race
|
||||
// +build !race,!hsm
|
||||
|
||||
// NOTE: we can't use this with HSM. We can't set testing mode on and it's not
|
||||
// safe to use env vars since that provides an attack vector in the real world.
|
||||
//
|
||||
// The server tests have a go-metrics/exp manager race condition :(.
|
||||
|
||||
package command
|
||||
|
||||
Reference in New Issue
Block a user