summaryrefslogtreecommitdiffstats
path: root/remote/modules/run-virt/data/opt/openslx/scripts/includes/TEST.sh
diff options
context:
space:
mode:
authorSimon Rettberg2016-10-19 15:07:25 +0200
committerSimon Rettberg2016-10-19 15:07:25 +0200
commit7c70ebde186c9589bd6e56f04d9f9bab682a3c14 (patch)
treea50105db62d13275dfacb774a15c51cdea76bcfc /remote/modules/run-virt/data/opt/openslx/scripts/includes/TEST.sh
parent[vmware/run-virt] Try to rename includes to what they actually do (diff)
downloadtm-scripts-7c70ebde186c9589bd6e56f04d9f9bab682a3c14.tar.gz
tm-scripts-7c70ebde186c9589bd6e56f04d9f9bab682a3c14.tar.xz
tm-scripts-7c70ebde186c9589bd6e56f04d9f9bab682a3c14.zip
[run-virt] More cleanup; kill legacy support, rename and move includes, kill dead code
Diffstat (limited to 'remote/modules/run-virt/data/opt/openslx/scripts/includes/TEST.sh')
-rwxr-xr-xremote/modules/run-virt/data/opt/openslx/scripts/includes/TEST.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/remote/modules/run-virt/data/opt/openslx/scripts/includes/TEST.sh b/remote/modules/run-virt/data/opt/openslx/scripts/includes/TEST.sh
deleted file mode 100755
index fd5f755d..00000000
--- a/remote/modules/run-virt/data/opt/openslx/scripts/includes/TEST.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-
-. usb_detector.inc
-
-get_usb_devices "bla=%VENDOR% kacke=%PRODUCT%" 0:6 0:7 0:e 0:10
-