[us-commits] [ehb54/ultrascan3] c444eb: SOMO: fix genheaders custom command quoting (two C...

emre brookes noreply at github.com
Sat Jul 4 15:50:37 MDT 2026


  Branch: refs/heads/ehb54-issue-943
  Home:   https://github.com/ehb54/ultrascan3
  Commit: c444eb2f94d517a68c6b7c0ce57995e426de0d55
      https://github.com/ehb54/ultrascan3/commit/c444eb2f94d517a68c6b7c0ce57995e426de0d55
  Author: ehb54 <brookes at uthscsa.edu>
  Date:   2026-07-04 (Sat, 04 Jul 2026)

  Changed paths:
    M us_somo/develop/CMakeLists.txt

  Log Message:
  -----------
  SOMO: fix genheaders custom command quoting (two COMMANDs, not sh -c)

The inline `sh -c "cd ... && sh version.sh && sh revision.sh"` got mangled by
Ninja's escaping (`sh version.sh: not found`). Use two separate COMMANDs with
WORKING_DIRECTORY instead.

Refs ehb54/ultrascan-tickets#943

Co-Authored-By: Claude Opus 4.8 <noreply at anthropic.com>



To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/ultrascan3/settings/notifications


More information about the us-commits mailing list