File: check_help_xml.sh

package info (click to toggle)
viking 1.11-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 18,468 kB
  • sloc: ansic: 81,706; xml: 2,893; sh: 2,501; makefile: 874; python: 589; perl: 384; cpp: 259
file content (6 lines) | stat: -rwxr-xr-x 183 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
#!/bin/sh
# Enable running in test directory or via make distcheck when $srcdir is defined
if [ -z "$srcdir" ]; then
  srcdir=.
fi
yelp-check validate $srcdir/../help/C/index.docbook