diff --git a/scripts/wk/hw/diags.py b/scripts/wk/hw/diags.py index 6c3c13f8..eec9c2b6 100644 --- a/scripts/wk/hw/diags.py +++ b/scripts/wk/hw/diags.py @@ -1370,7 +1370,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',