summaryrefslogtreecommitdiff
path: root/run.sh
blob: ebab66eb9516e4b4f76d20e076a9d233da6a1dcd (plain)
1
2
3
# don't show QPaint errors when some unrelated exception occurs
# dunno if other errors might get filtered this way too though ...
python montypc.py 2>&1 | grep -v QPaint