Changes between Initial Version and Version 1 of Ticket #56516, comment 4


Ignore:
Timestamp:
May 21, 2018, 1:23:40 AM (6 years ago)
Author:
MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56516, comment 4

    initial v1  
    1313if {${os.major} < 11} {
    1414    pre-fetch {
    15          ui_error "${name} requires Mac OS X 10.7 or greater"
     15        ui_error "${name} requires Mac OS X 10.7 or greater"
    1616        return -code error "incompatible OS version"
    1717    }