summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-16 15:06:48 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-16 15:06:48 +0100
commit0a1f6f8ac3438b8a318dd0509c197214ecae4be2 (patch)
tree1b6c1bc85da8f80a77f87109cf693abe428aab98 /src
parent14ab704cde389ae8eea94f08f29ac3af955729c9 (diff)
downloadexchange-0a1f6f8ac3438b8a318dd0509c197214ecae4be2.tar.gz
exchange-0a1f6f8ac3438b8a318dd0509c197214ecae4be2.tar.bz2
exchange-0a1f6f8ac3438b8a318dd0509c197214ecae4be2.zip
log as INFO
Diffstat (limited to 'src')
-rw-r--r--src/lib/testing_api_traits.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/testing_api_traits.c b/src/lib/testing_api_traits.c
index 703e14c8a..8b75cc48b 100644
--- a/src/lib/testing_api_traits.c
+++ b/src/lib/testing_api_traits.c
@@ -71,7 +71,7 @@ TALER_TESTING_get_trait (const struct TALER_TESTING_Trait *traits,
return GNUNET_OK;
}
}
- GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
+ GNUNET_log (GNUNET_ERROR_TYPE_INFO,
"Trait %s/%u not found.\n",
trait, index);