Lines Matching full:pl
9 # This script is a wrapper around check-format.pl.
12 # that were changed in that commit range, filtering check-format.pl output
32 # used to locate the check-format.pl script
107 # This give us the full file path to run check-format.pl on
117 # Now for each file in $TEMPDIR/ranges.filter, run check-format.pl
142 # Actually run check-format.pl on the file, capturing the output
143 # in a temporary file. Note the format of check-format.pl output is
145 $TOPDIR/util/check-format.pl $j > $TEMPDIR/results.txt
147 # Now we filter the check-format.pl output based on the changed lines
155 # field 2 of check-format.pl output is the offending line number