InsightSoftwareConsortium / ITK

Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.
https://itk.org
Apache License 2.0
1.4k stars 661 forks source link

hook branch - BUG: Address quoted math error #4513

Closed blowekamp closed 5 months ago

blowekamp commented 5 months ago

Fixes the following error messsage on Mac OSX:

bash: ""1024" 1024": syntax error: operand expected (error token is """1024" 1024"")

PR Checklist

Refer to the ITK Software Guide for further development details if necessary.

bradking commented 5 months ago

The hooks branch comes from our GitSetup project, where this was fixed here. I just pushed the updated branch, so this PR should not be necessary.