summaryrefslogtreecommitdiffstats
path: root/pactest/pmtest.py
diff options
context:
space:
mode:
Diffstat (limited to 'pactest/pmtest.py')
-rwxr-xr-xpactest/pmtest.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pactest/pmtest.py b/pactest/pmtest.py
index 00dd3cbc..e0b3fd44 100755
--- a/pactest/pmtest.py
+++ b/pactest/pmtest.py
@@ -84,6 +84,7 @@ class pmtest:
self.option = {
"noupgrade": [],
"ignorepkg": [],
+ "ignoregroup": [],
"noextract": []
}