1 | | Recently jeff made a commit purported to insert the git hash for the build number reported by SasView which worked locally. However downloading the windows installer from ESS Jenkins server the reported build is still 1 which is still useless. Should check Mac but suspect same is true there. |
| 1 | Recently jeff made a commit purported to insert the git hash for the build number reported by SasView which worked locally. However downloading the windows installer from ESS Jenkins server the reported build is still 1 which is still useless. Should check Mac but suspect same is true there. The error captured by the log file reads: |
| 2 | {{{ |
| 3 | 2015-03-22 10:53:42,177 INFO Using application path: C:\Program Files (x86)\SasView |
| 4 | 2015-03-22 10:53:42,312 WARNING Error while determining build number |
| 5 | Command '['git', 'rev-parse', '--short', 'HEAD']' returned non-zero exit status 128 |
| 6 | }}} |