summaryrefslogtreecommitdiff
path: root/toolkit/src2xml/sd.sh
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-10-02 16:21:32 +0100
committerMichael Meeks <michael.meeks@suse.com>2012-10-03 16:56:05 +0100
commit258548ca8116a233e91900709ed7ce7ef1804ecd (patch)
treec99f09aa13aa1fe3c6f9cde18158ba3d5bae68cc /toolkit/src2xml/sd.sh
parent3448a0e50e2ed3a0c2e8424e85aae6bd5f8a218a (diff)
toolkit: cleanup unit test, and remove obsolete src2xml.
Diffstat (limited to 'toolkit/src2xml/sd.sh')
-rw-r--r--toolkit/src2xml/sd.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/toolkit/src2xml/sd.sh b/toolkit/src2xml/sd.sh
deleted file mode 100644
index 78b47201fc00..000000000000
--- a/toolkit/src2xml/sd.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-
-source/src2xml.py --include-path=$(tr '\n' ':' < include-sd.lst) --dry-run $(cat src-sd.lst) "$@"