diff --git a/test-tool/0420_reserve6_simple.c b/test-tool/0420_reserve6_simple.c index b3adcc7..994fc47 100644 --- a/test-tool/0420_reserve6_simple.c +++ b/test-tool/0420_reserve6_simple.c @@ -130,7 +130,7 @@ test2: printf("[OK]\n"); - printf("Send RESERVE6 from Initiator 1 ... "); + printf("Send another RESERVE6 from Initiator 1 ... "); task = iscsi_reserve6_sync(iscsi, lun); if (task == NULL) { printf("[FAILED]\n");