We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1721c90 commit 38fafb2Copy full SHA for 38fafb2
src/scr_reddesc.c
@@ -550,7 +550,7 @@ int scr_reddesc_create_from_hash(
550
if (scr_my_rank_world == 0) {
551
if (d->copy_type != SCR_COPY_SINGLE) {
552
/* print a warning if we changed things on the user */
553
- scr_warn("Forcing copy type to SINGLE in redundancy descriptor %d @ %s:%d",
+ scr_dbg(1, "Forcing copy type to SINGLE in redundancy descriptor %d @ %s:%d",
554
d->index, __FILE__, __LINE__
555
);
556
}
0 commit comments