xfstestsdb/xfstestsdb
Anna Schumaker b4043b2fa9 xfstestsdb: Create the xfstestsdb untag command
This is the opposite of `xfstestsdb tag`, and removes a tag from an
xfstests run.

Implements: #7 (`xfstestsdb untag`)
Signed-off-by: Anna Schumaker <anna@nowheycreamery.com>
2023-02-15 15:57:16 -05:00
..
__init__.py xfstestsdb: Create the xfstestsdb untag command 2023-02-15 15:57:16 -05:00
commands.py xfstestsdb: Create a generic Command class 2023-02-15 11:52:42 -05:00
new.py xfstestsdb: Create the xfstestsdb new command 2023-02-15 15:56:42 -05:00
rename.py xfstestsdb: Create the xfstestsdb rename command 2023-02-15 15:56:44 -05:00
sqlite.py xfstestsdb: Create a custom sqlite3 Connection manager 2023-02-15 11:52:41 -05:00
tag.py xfstestsdb: Create the xfstestsdb tag command 2023-02-15 15:57:14 -05:00
untag.py xfstestsdb: Create the xfstestsdb untag command 2023-02-15 15:57:16 -05:00
xfstestsdb.sql xfstestsdb: Create the xfstestsdb tag command 2023-02-15 15:57:14 -05:00