From: greg@kroah.com Date: Wed, 23 Jul 2003 22:55:55 +0000 (-0400) Subject: [PATCH] split the tests up into different files. X-Git-Tag: 002~8 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=405f634279bb31c4aa3bc70a2139ff638f2659b8;p=elogind.git [PATCH] split the tests up into different files. --- diff --git a/test b/test.block similarity index 100% rename from test rename to test.block diff --git a/test.tty b/test.tty new file mode 100644 index 000000000..2d64f07d3 --- /dev/null +++ b/test.tty @@ -0,0 +1,10 @@ +#!/bin/sh +export ACTION=add +#export ACTION=remove +export DEVPATH=/devices/pci0/00:09.0/usb1/1-1/1-1.1/ttyUSB7 +export DEVPATH=/class/tty/ttyUSB0 +#export DEVPATH=/block/hda + + +#./udev block +./udev tty