File: numerrors

package info (click to toggle)
chemeq 3.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 388 kB
  • sloc: cpp: 921; xml: 346; yacc: 336; python: 329; javascript: 120; perl: 118; makefile: 66; sh: 13
file content (5 lines) | stat: -rwxr-xr-x 119 bytes parent folder | download | duplicates (6)
1
2
3
4
5
#! /bin/bash

# this should print "0", for zero error report lines.

bash chemtest| grep -v "^#"| grep -v "^OK"| wc -l