diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2020-07-13 09:45:08 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2020-07-13 10:13:32 +0200 |
commit | 81a388f6deeec6a0ff40cc494f4a382881718680 (patch) | |
tree | bf8ab9afc189624f4bb00a15517e2d69e91589d2 /units/bluetooth | |
parent | 6a7e12c94f38745f69668148522325ec08a6bb94 (diff) |
bin:bluetooth_transfer_stress -> bluetooth_transfer_stress.sh
Diffstat (limited to 'units/bluetooth')
-rw-r--r-- | units/bluetooth/jobs.pxu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/bluetooth/jobs.pxu b/units/bluetooth/jobs.pxu index 4d41539..97ed319 100644 --- a/units/bluetooth/jobs.pxu +++ b/units/bluetooth/jobs.pxu @@ -183,7 +183,7 @@ command: rfkill unblock bluetooth sleep 3 fi - bluetooth_transfer_stress $BTDEVADDR + bluetooth_transfer_stress.sh $BTDEVADDR _description: This is an automated Bluetooth file transfer test. It sends a large file to the device specified by the BTDEVADDR environment variable, then |