Sign in
vanadium
/
release.go.x.ref
/
d811b07ff3b6b42dcad67898810b83bbcc552ffc
/
.
/
services
/
mgmt
/
suidhelper
/
impl
/
args_linux_test.go
blob: 4d23174636900be5783d65c80f5cc6169cef01c2 [
file
] [
log
] [
blame
]
package impl
const (
testUserName = "uucp"
testUid = 10
testGid = 10
)