Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-10804

Fix formatting command in test/format/config.sh

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.2.0, 7.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      WT-10793 changed the test/format/config.sh script, but did so incorrectly.  It says:

      sh ../../dist/s_clang_format test/format/$fc
      sh ../../dist/s_clang_format test/format/$fh 

      But the scripts are actually bash scripts, not sh.  On some machines /bin/sh == /bin/bash, so this was not noticed.

            Assignee:
            donald.anderson@mongodb.com Donald Anderson
            Reporter:
            donald.anderson@mongodb.com Donald Anderson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: