Skip to content
Snippets Groups Projects
Commit 9c723e55 authored by Sergey Kosukhin's avatar Sergey Kosukhin
Browse files

Do not fail 'test_cdf_const' on a warning (as it was before).

parent 790746ce
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,6 @@ done
if test -s ${cdi_app_stderr}; then
echo "unexpected error message from @top_builddir@/app/cdi:"
cat ${cdi_app_stderr}
exit 1
fi
read pattern <&7
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment