Skip to content

Commit b2e31fc

Browse files
committed
xrootd: update for new ccxrootd test server
1 parent 55f031e commit b2e31fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

xrootd/xrdproto/locate/locate_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ func Example() {
4444

4545
// Output:
4646
// sess: ccxrootdgotest.in2p3.fr:9001
47-
// locate: "Sr[::172.17.0.61]:9001"
47+
// locate: "Sr[::127.0.0.1]:9001"
4848
}
4949

5050
func TestRequest(t *testing.T) {

xrootd/xrdproto/prepare/prepare_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ func Example() {
150150

151151
// Output:
152152
// sess: ccxrootdgotest.in2p3.fr:9001
153-
// stage: "2329ac11003d"
153+
// stage: "23297f000001"
154154
// cancel: ""
155155
// sess: ccxrootdgotest.in2p3.fr:9001
156156
}

0 commit comments

Comments
 (0)