Skip to content

Commit

Permalink
qa: set QT_QPA_PLATFORM=offscreen to let pmchart run with latest Qt
Browse files Browse the repository at this point in the history
  • Loading branch information
natoscott committed Jul 9, 2024
1 parent 591086a commit 5024844
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions qa/276
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ if [ -z "$DISPLAY" ]
then
export DISPLAY=$PCPQA_CLOSE_X_SERVER
fi
export QT_QPA_PLATFORM=offscreen

src/grind-tools -v -a archives/fcsw_indom fcsw.port.bytes_out 2>>$seq.full \
| _filter_views
status=$?
Expand Down

0 comments on commit 5024844

Please sign in to comment.