File: 631.out

package info (click to toggle)
pcp 4.3.2%2Breally4.3.1-0.1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 175,188 kB
  • sloc: ansic: 261,305; sh: 123,606; xml: 107,279; cpp: 72,127; perl: 18,283; python: 15,453; yacc: 8,249; lex: 2,585; makefile: 1,957; fortran: 60; java: 52
file content (31 lines) | stat: -rw-r--r-- 1,288 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
QA output created by 631
=== error cases ===
pmlogrewrite: Error: -S and -C are mutually exclusive
pmlogrewrite: Error: -C and -S are mutually exclusive
pmlogrewrite: Error: -S and -d are mutually exclusive
pmlogrewrite: Error: -d and -S are mutually exclusive
pmlogrewrite: Error: -S and -i are mutually exclusive
pmlogrewrite: Error: -i and -S are mutually exclusive
pmlogrewrite: Error: -S and -q are mutually exclusive
pmlogrewrite: Error: -q and -S are mutually exclusive
Usage: pmlogrewrite [options] input-archive [output-archive]

Options:
  -c PATH, --config=PATH
                        file or directory to load rules from
  -C, --check           parse config file(s) and quit (verbose warnings also)
  -d, --desperate       desperate, save output archive even after error
  -i                    rewrite in place, input-archive will be over-written
  -q, --quick           quick mode, no output if no change
  -s, --scale           do scale conversion
  -S, --status          exit status indicates if rewriting required
  -v, --verbose         increased diagnostic verbosity
  -w, --warnings        emit warnings [default is silence]

output-archive is required unless -i or -S is specified

=== real work, no change ===
exit status=0

=== real work, change ===
exit status=1