[PATCH 2/2] test-abidiff-exit.cc: Drop redundant --redundant.
Giuliano Procida
gprocida@google.com
Mon Apr 6 08:44:50 GMT 2020
* tests/test-abidiff-exit.cc: Drop obsolete --redundant flag
and comment as --redundant is now implied by
--leaf-changes-only.
Signed-off-by: Giuliano Procida <gprocida@google.com>
---
tests/test-abidiff-exit.cc | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/tests/test-abidiff-exit.cc b/tests/test-abidiff-exit.cc
index af3711b2..25f58b34 100644
--- a/tests/test-abidiff-exit.cc
+++ b/tests/test-abidiff-exit.cc
@@ -133,8 +133,7 @@ InOutSpec in_out_specs[] =
"data/test-abidiff-exit/test-leaf-more-v0.o",
"data/test-abidiff-exit/test-leaf-more-v1.o",
"",
- // --redundant - pending a bug fix
- "--no-show-locs --leaf-changes-only --redundant",
+ "--no-show-locs --leaf-changes-only",
abigail::tools_utils::ABIDIFF_ABI_CHANGE
| abigail::tools_utils::ABIDIFF_ABI_INCOMPATIBLE_CHANGE,
"data/test-abidiff-exit/test-leaf-more-report.txt",
--
2.26.0.292.g33ef6b2f38-goog
More information about the Libabigail
mailing list