Mavericks installer error message outdated

51 views
Skip to first unread message

ilov...@icloud.com

unread,
Dec 24, 2013, 11:10:40 PM12/24/13
to maczfs...@googlegroups.com

Björn,


 if(!(my.target.systemVersion && /* < */ system.compareVersions(my.target.systemVersion.ProductVersion, '10.10') < 0)) {

    my.result.title = 'Failure';

    my.result.message = 'Mac ZFS is only certified to run on Mac OSX Leopard to Mountain Lion.';

    my.result.type = 'Fatal';

    return false;

  }

  return true;



s/Mountain Lion/Mavericks/

Reply all
Reply to author
Forward
0 new messages