diff options
author | greg@kroah.com <greg@kroah.com> | 2003-07-23 18:55:55 -0400 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 21:01:39 -0700 |
commit | 405f634279bb31c4aa3bc70a2139ff638f2659b8 (patch) | |
tree | a0b60aa682c29ac20bd9194c876e7ea83ebbf74f /test | |
parent | ea733a2f00174c3a39c8eb783e330b6a69abd67c (diff) |
[PATCH] split the tests up into different files.
Diffstat (limited to 'test')
-rw-r--r-- | test | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -1,10 +0,0 @@ -#!/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 |