[go: up one dir, main page]

File: testtag.sh

package info (click to toggle)
ucto 0.35-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,192 kB
  • sloc: cpp: 5,235; xml: 1,226; sh: 409; python: 151; makefile: 44
file content (8 lines) | stat: -rwxr-xr-x 228 bytes parent folder | download
1
2
3
4
5
6
7
8
#/bin/sh

\rm tagged.out.*.xml

$exe -L nl -v tagged.xml tagged.out.1.xml
$exe --passthru -v tagged.xml  tagged.out.2.xml
$exe --ignore-tag-hints -L nl -v tagged.xml  tagged.out.3.xml
$folialint --nooutput tagged.out.*.xml 2>&1