File: list-documents

package info (click to toggle)
dgit 15.2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,540 kB
  • sloc: perl: 14,228; sh: 7,751; makefile: 346; python: 334; tcl: 69
file content (9 lines) | stat: -rwxr-xr-x 133 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
#!/bin/bash
set -e
set -o pipefail
shopt -s inherit_errexit # #514862, wtf

cd ..
unset MAKELEVEL
unset MAKEFLAGS
make list-manpages