-----Original Message----- From: Bill Au [mailto:[EMAIL PROTECTED] Sent: Monday, July 09, 2007 8:40 AM To: solr-user@lucene.apache.org Subject: distribution scripts on Solaris
I am working on bug SOLR-282: https://issues.apache.org/jira/browse/SOLR-282 and noticed that the code in the scripts to measure elapsed time also does not work on Solaris as the date command there does not support the "%s" format. Anyone know of a good way to measure the elapsed time on Solaris? If not, I am thinking to skip that for Solaris as this feature is not really required for things to work. Bill