X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=test%2Ftest.tty;h=b89ad5a6d81e16fd58231129bf54de64bce3bd18;hp=42f46a2e7c266a49a2f37374a472a8cfe6b83ec4;hb=fd9efc00a2e477423185c993b8ec4570ef3ee07d;hpb=8e5d5925254ea60ce487ba8660d99c7a50481ea6 diff --git a/test/test.tty b/test/test.tty index 42f46a2e7..b89ad5a6d 100644 --- a/test/test.tty +++ b/test/test.tty @@ -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}/class/tty/*; do