summaryrefslogtreecommitdiff
path: root/toolkit/src2xml/dryrunall.sh
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/src2xml/dryrunall.sh')
-rw-r--r--toolkit/src2xml/dryrunall.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/toolkit/src2xml/dryrunall.sh b/toolkit/src2xml/dryrunall.sh
new file mode 100644
index 000000000000..a2bd803cc7fb
--- /dev/null
+++ b/toolkit/src2xml/dryrunall.sh
@@ -0,0 +1,2 @@
+#! /bin/bash
+source/src2xml.py --dry-run --includes-from=include.lst $(cat src.lst) "$@"