summaryrefslogtreecommitdiff
diff options
-rw-r--r--units/gpgpu/jobs.pxu2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/gpgpu/jobs.pxu b/units/gpgpu/jobs.pxu
index 2c823a0..8f2f871 100644
--- a/units/gpgpu/jobs.pxu
+++ b/units/gpgpu/jobs.pxu
@@ -5,4 +5,4 @@ estimated_duration: 300
requires:
package.name == 'cuda'
_summary: GPGPU stress testing
-command: cd /opt/gpu-burn/ && ./gpu_burn 1800
+command: cd /opt/gpu-burn/ && ./gpu_burn 1800 | grep -v -e '^[[:space:]]*$' -e "errors:" -e "Summary at"