diff --git a/scripts/wk/hw/diags.py b/scripts/wk/hw/diags.py index eaf41196..ec9b6bc5 100644 --- a/scripts/wk/hw/diags.py +++ b/scripts/wk/hw/diags.py @@ -1708,7 +1708,7 @@ def screensaver(name): cmd = ['cmatrix', '-abs'] elif name == 'pipes': cmd = [ - 'pipes' if PLATFORM == 'Linux' else 'pipes.sh', + 'pipes.sh', '-t', '0', '-t', '1', '-t', '2',