Fixed some test canonifiers to read only from stdin

Fixed some test canonifier scripts to read from stdin instead of
from a filename specified as a cmd-line argument.  This is needed
in order to be able to reliably use them in a pipeline with other
test canonifiers.

Also removed some unused test canonifier scripts.
This commit is contained in:
Daniel Thayer 2015-09-18 17:27:30 -05:00
parent 09904aeb54
commit 6f1e07f6d5
6 changed files with 16 additions and 56 deletions

View file

@ -18,7 +18,6 @@ fi
| `dirname $0`/diff-remove-uids \
| `dirname $0`/diff-remove-file-ids \
| `dirname $0`/diff-remove-x509-names \
| `dirname $0`/diff-canon-notice-policy \
| `dirname $0`/diff-sort \
| eval $addl