| # | Line 61 | Line 61 | test-psign: | |
|---|---|---|
| 61 | rm -f psign.hdr | |
| 62 | ||
| 63 | test-falsecolor: test.hdr | |
| 64 | < | perl ../../src/px/falsecolor.pl -s 2e5 -log 5 -i test.hdr > false.hdr |
| 64 | > | falsecolor -s 2e5 -log 5 -i test.hdr > false.hdr |
| 65 | $(HDR_CMP) ref/false.hdr false.hdr | |
| 66 | rm -f false.hdr | |
| 67 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |