blob: f39c478ce6ab917732555dc2d056e439d2b19e3e [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001#!/bin/sh
2
Andrew Geissler82c905d2020-04-13 13:39:40 -05003echo /dev/sda1 >> /etc/udev/mount.blacklist.d/parted-tmp
4make -C tests test-suite.log
5rm /etc/udev/mount.blacklist.d/parted-tmp