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

Comparing ray/test/renders/Makefile (file contents):
Revision 1.10 by greg, Sat Dec 1 05:40:35 2018 UTC vs.
Revision 1.11 by greg, Sun Dec 2 18:57:05 2018 UTC

# Line 25 | Line 25 | clean:
25  
26   test-xform:     combined_scene.rad
27          xform -f combined_scene.rad | grep -v '^[       ]*#' > combined.rad
28 <        radcompare ref/combined.rad combined.rad
28 >        radcompare -max 0.04 ref/combined.rad combined.rad
29  
30   ### Octree for dielectric ###
31  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines