We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55f031e commit b2e31fcCopy full SHA for b2e31fc
xrootd/xrdproto/locate/locate_test.go
@@ -44,7 +44,7 @@ func Example() {
44
45
// Output:
46
// sess: ccxrootdgotest.in2p3.fr:9001
47
- // locate: "Sr[::172.17.0.61]:9001"
+ // locate: "Sr[::127.0.0.1]:9001"
48
}
49
50
func TestRequest(t *testing.T) {
xrootd/xrdproto/prepare/prepare_test.go
@@ -150,7 +150,7 @@ func Example() {
150
151
152
153
- // stage: "2329ac11003d"
+ // stage: "23297f000001"
154
// cancel: ""
155
156
0 commit comments