diff options
| -rwxr-xr-x | bin/hdd_parking.py (renamed from bin/hdd_parking) | 0 | ||||
| -rw-r--r-- | units/disk/jobs.pxu | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/bin/hdd_parking b/bin/hdd_parking.py index 6d34904..6d34904 100755 --- a/bin/hdd_parking +++ b/bin/hdd_parking.py diff --git a/units/disk/jobs.pxu b/units/disk/jobs.pxu index 91559de..fc85e9d 100644 --- a/units/disk/jobs.pxu +++ b/units/disk/jobs.pxu @@ -150,7 +150,7 @@ requires: executable.name == 'hdapsd' depends: input/accelerometer user: root -command: hdd_parking +command: hdd_parking.py _description: PURPOSE: This test checks that a systems drive protection mechanism works properly. |
