]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
script/ptl-tool: fix typo 66953/head
authorPatrick Donnelly <pdonnell@ibm.com>
Wed, 14 Jan 2026 16:08:04 +0000 (11:08 -0500)
committerPatrick Donnelly <pdonnell@ibm.com>
Fri, 16 Jan 2026 18:35:17 +0000 (13:35 -0500)
commit247f71d058c552cbb905ff0dc10e0a570b4f377c
tree8098945091e130f90ab1aa87798b55c143e05c8b
parentf81d65999f1b5e2e3ae09859765774a7cd64e51c
script/ptl-tool: fix typo

    Traceback (most recent call last):
      File "/home/batrick/scm/ceph/src/script/ptl-tool.py", line 657, in <module>
      File "/home/batrick/scm/ceph/src/script/ptl-tool.py", line 654, in main
      File "/home/batrick/scm/ceph/src/script/ptl-tool.py", line 464, in build_branch
    UnboundLocalError: cannot access local variable 'trailer_commit' where it is not associated with a value

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
src/script/ptl-tool.py