From 9d8d7ab237bd3277261ca6f8666581952f233df4 Mon Sep 17 00:00:00 2001 From: yoff Date: Mon, 14 Oct 2024 14:14:40 +0000 Subject: [PATCH] python: update extractor expectations --- .../python-2-deprecation/query.only-python2.expected | 5 ----- .../query.python2-using-python3.expected | 9 ++++----- 2 files changed, 4 insertions(+), 10 deletions(-) delete mode 100644 python/extractor/cli-integration-test/python-2-deprecation/query.only-python2.expected diff --git a/python/extractor/cli-integration-test/python-2-deprecation/query.only-python2.expected b/python/extractor/cli-integration-test/python-2-deprecation/query.only-python2.expected deleted file mode 100644 index 75bc5074059..00000000000 --- a/python/extractor/cli-integration-test/python-2-deprecation/query.only-python2.expected +++ /dev/null @@ -1,5 +0,0 @@ -| name | -+----------+ -| dircache | -| stat | -| test | diff --git a/python/extractor/cli-integration-test/python-2-deprecation/query.python2-using-python3.expected b/python/extractor/cli-integration-test/python-2-deprecation/query.python2-using-python3.expected index 75bc5074059..3fa1f24a785 100644 --- a/python/extractor/cli-integration-test/python-2-deprecation/query.python2-using-python3.expected +++ b/python/extractor/cli-integration-test/python-2-deprecation/query.python2-using-python3.expected @@ -1,5 +1,4 @@ -| name | -+----------+ -| dircache | -| stat | -| test | +| name | ++------+ +| stat | +| test |