summaryrefslogtreecommitdiff
path: root/toolkit/src2xml/dryrunall.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/dryrunall.sh
parent3448a0e50e2ed3a0c2e8424e85aae6bd5f8a218a (diff)
toolkit: cleanup unit test, and remove obsolete src2xml.
Diffstat (limited to 'toolkit/src2xml/dryrunall.sh')
-rw-r--r--toolkit/src2xml/dryrunall.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/toolkit/src2xml/dryrunall.sh b/toolkit/src2xml/dryrunall.sh
deleted file mode 100644
index a2bd803cc7fb..000000000000
--- a/toolkit/src2xml/dryrunall.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#! /bin/bash
-source/src2xml.py --dry-run --includes-from=include.lst $(cat src.lst) "$@"