summaryrefslogtreecommitdiff
path: root/units/mediacard
diff options
authorPMR <pmr@pmr-lander>2020-05-28 15:21:24 +0000
committerPMR <pmr@pmr-lander>2020-05-28 15:21:24 +0000
commit7bded3d298d997d2b84fdbc8e6a1d0d906f62770 (patch)
treedb739742b2ada88df2dd2f30b712b57cab0b8777 /units/mediacard
parent5bb77b16f3a4eec58db991e5717b2408f555978a (diff)
Import plainbox-provider-checkbox_0.54.0~rc1.orig.tar.gzupstream-0.54.0_rc1patched-0.54.0_rc1-1
Diffstat (limited to 'units/mediacard')
-rw-r--r--units/mediacard/jobs.pxu2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/mediacard/jobs.pxu b/units/mediacard/jobs.pxu
index f2b3a64..1d27f48 100644
--- a/units/mediacard/jobs.pxu
+++ b/units/mediacard/jobs.pxu
@@ -162,7 +162,7 @@ id: mediacard/sd-preinserted-server
estimated_duration: 30.0
user: root
flags: preserve-cwd
-command: removable_storage_test -s 268400000 --memorycard -l sdio usb scsi && removable_storage_test --memorycard sdio usb scsi
+command: removable_storage_test -s 268400000 --memorycard -l sdio usb && removable_storage_test --memorycard sdio usb
requires:
package.name == 'udisks2' or snap.name == 'udisks2'
_summary: Automated test of SD Card reading & writing (udisk2) for servers