ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/test/util/Makefile
(Generate patch)

Comparing ray/test/util/Makefile (file contents):
Revision 1.9 by greg, Tue Mar 15 00:25:50 2022 UTC vs.
Revision 1.10 by greg, Tue Mar 15 20:37:02 2022 UTC

# Line 82 | Line 82 | test-dctimestep:       test.mtx
82  
83   test-rcrop:     test.mtx
84          rcrop 15 31 75 19 test.mtx > cropped.mtx
85 <        radcompare -v ref/cropped.mtx cropped.mtx
85 >        radcompare ref/cropped.mtx cropped.mtx
86          rm -f cropped.mtx

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines