Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tests/cluster/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ done
# Renaming operation on meta manager fail with 501
# Not sure why this is the expected behaviour
# https://github.com/xrootd/xrootd/blob/8ac19b1d2b74521acff9ed0200052a2e373092cc/src/XrdHttp/XrdHttpReq.cc#L1746-L1752

# This is a dummy branch to test the GitHub Actions CI/CD pipeline
declare -A srcs=(
[metaman]=501
[man1]=201
Expand Down
Loading