summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/parted/files/run-ptest2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/parted/files/run-ptest b/meta/recipes-extended/parted/files/run-ptest
index b57c29400a..f39c478ce6 100644
--- a/meta/recipes-extended/parted/files/run-ptest
+++ b/meta/recipes-extended/parted/files/run-ptest
@@ -1,3 +1,5 @@
#!/bin/sh
+echo /dev/sda1 >> /etc/udev/mount.blacklist.d/parted-tmp
make -C tests test-suite.log
+rm /etc/udev/mount.blacklist.d/parted-tmp