File: repocutter-count.sh

package info (click to toggle)
reposurgeon 4.38-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 23,500 kB
  • sloc: sh: 4,832; makefile: 514; python: 485; lisp: 115; awk: 91; ruby: 19
file content (7 lines) | stat: -rw-r--r-- 147 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/bin/sh
## Test repocutter count command
# shellcheck disable=SC2086
${REPOCUTTER:-repocutter} -q -t "$(basename $0)" count <vanilla.svn 2>&1