X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=test%2Ftest.block;h=294c47c0beef650ab8d3c1a03620b5fd9702152e;hp=b806a42aacfa5a2c53ab751695f72d6fd8a1f352;hb=f054627f500450a7aadeaf8a9930354fb268718e;hpb=8e5d5925254ea60ce487ba8660d99c7a50481ea6 diff --git a/test/test.block b/test/test.block old mode 100644 new mode 100755 index b806a42aa..294c47c0b --- a/test/test.block +++ b/test/test.block @@ -11,7 +11,7 @@ if [ $# = "0" ] ; then fi SYSFSDIR=/sys # change this for a nonstand sysfs mount point -BIN=./udev # location of your udev binary +BIN=../udev # location of your udev binary export ACTION=$1 # 'add' or 'remove' for i in ${SYSFSDIR}/block/*; do