diff --git a/common/polkit-parsing.sh b/common/polkit-parsing.sh index 12dd064a9f0915112a563cf2ea4b686459fcc7ea..23de8dfe904affc102c1582caecf3477570930ee 100755 --- a/common/polkit-parsing.sh +++ b/common/polkit-parsing.sh @@ -57,7 +57,9 @@ pkaction sudo pkill -9 polkitd # Any warnings in the polkitd output? -set +x +#set +x + +cat $TMPFILE if grep WARNING "$TMPFILE"; then echo "TEST_RESULT:fail:polkit-parsing:"