mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-11 05:07:33 +00:00

committed by
Dave Anderson

parent
1812f6afa6
commit
1ca83fd205
@@ -225,7 +225,7 @@ func TestClientsReusingOldKey(t *testing.T) {
|
||||
persist2 = p
|
||||
}
|
||||
|
||||
// Here we simulate a client using using old persistant data.
|
||||
// Here we simulate a client using using old persistent data.
|
||||
// We use the key we have already replaced as the old node key.
|
||||
// This requires the user to authenticate.
|
||||
persist3 := Persist{
|
||||
|
Reference in New Issue
Block a user