summaryrefslogtreecommitdiffstats
path: root/src/devices/pic/xml_data/validate.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/pic/xml_data/validate.sh')
-rwxr-xr-xsrc/devices/pic/xml_data/validate.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/devices/pic/xml_data/validate.sh b/src/devices/pic/xml_data/validate.sh
new file mode 100755
index 0000000..20dbe5e
--- /dev/null
+++ b/src/devices/pic/xml_data/validate.sh
@@ -0,0 +1,5 @@
+cd validate
+make
+cd ..
+validate/validate $1
+