mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Internal change.
PiperOrigin-RevId: 224865061 Change-Id: I6aa31f880931980ad2fc4c4b3cc4c532aacb31f4
This commit is contained in:
committed by
Shentubot
parent
fc29770251
commit
833edbd10b
@@ -172,7 +172,7 @@ func NewSpecWithArgs(args ...string) *specs.Spec {
|
||||
Source: TmpDir(),
|
||||
},
|
||||
},
|
||||
Hostname: "runsc-test-" + strings.Join(args, "_"),
|
||||
Hostname: "runsc-test-hostname",
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user