summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/parted/files/run-ptest
blob: f39c478ce6ab917732555dc2d056e439d2b19e3e (plain)
1
2
3
4
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