Peter Cook

Results 3 issues of Peter Cook

`chocolateyInstall.ps1` uses NSSM to redirect stdout and stderr to `"$serviceLogDirectory\consul-output.log"` and `"$serviceLogDirectory\consul-error.log"` respectively. Could this functionality get offloaded back to consul itself via agent flags [-log-file](https://www.consul.io/docs/agent/options#_log_file), [-log-rotate-bytes](https://www.consul.io/docs/agent/options#_log_rotate_bytes), [-log-rotate-duration](https://www.consul.io/docs/agent/options#_log_rotate_duration), [-log-rotate-max-files](https://www.consul.io/docs/agent/options#_log_rotate_max_files), and...

I've never created/updated a choco package before and I don't have a test harness to check if this works as a choco package, so could someone review the changes to...

I made the following properties available as low-level calls: 'd2gammadtau2_pT','d2gammadpi2_pT','d2gammadtautau2_pT','d2gammadpipi2_pT','d2gammadpitau2_pT',... 'w1_pT','w2_pT','u1_pT','u2_pT','cv1_pT','cv2_pT',... 'gamma1_pT','gamma2_pT','s1_pT','s2_pT','phi3_rhoT' The updated region 2 dimensionless Gibbs derivatives (d2gammad...) return the ideal and residual derivatives separately - I'd like...