chiark / gitweb /
[PATCH] support SUBSYSTEM as a rule key
[elogind.git] / test / test.block
index b806a42aacfa5a2c53ab751695f72d6fd8a1f352..294c47c0beef650ab8d3c1a03620b5fd9702152e 100644 (file)
@@ -11,7 +11,7 @@ if [ $# = "0" ] ; then
 fi
 
 SYSFSDIR=/sys          # change this for a nonstand sysfs mount point
 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
 export ACTION=$1       # 'add' or 'remove'
 
 for i in ${SYSFSDIR}/block/*; do