Skip to content
Success

#161 (Jun 23, 2026, 5:41:26 PM)

Started 17 days ago
Took 42 min

Started by user Gunther Huebler

Revision: a5c897e9e384c8bb290f92426bbfd1c3dca3ccaf
Repository: https://github.com/larson-group/cam.git
  • refs/remotes/origin/clubb_silhs_devel
Changes
  1. Despite the API's not changing, the most recent commit changed an internal stats_type name, which was used in CAM here and should've been changed too. This was causing compiler errors. RESOLVED:7499af195b9dca0e159e7b3b67424717e4c7c5ee (details / githubweb)
  2. Fixing output directory conflicts that occur when scam tests are run at the same time. The fix is adding a --case-suffix option to run_scam.bash, and making jenkins tests set that depending on the job and build number (details / githubweb)