Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for res_status (0.18 sec)

  1. cmd/bucket-replication-utils_test.go

    		}
    		if repStatus := rinfos.ReplicationStatus(); repStatus != test.expectedReplicationStatus {
    			t.Errorf("Test%d (%s): ReplicationStatus  got %s , want %s", i+1, test.name, repStatus, test.expectedReplicationStatus)
    		}
    		if action := rinfos.Action(); action != test.expectedAction {
    Go
    - Registered: Sun Apr 21 19:28:08 GMT 2024
    - Last Modified: Tue Aug 08 20:27:40 GMT 2023
    - 9.3K bytes
    - Viewed (0)
Back to top