[all-commits] [llvm/llvm-project] f0be92: [lldb/test] Fix TestLoadUnload

Med Ismail Bennani via All-commits all-commits at lists.llvm.org
Tue Apr 14 04:54:25 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f0be92ebcd8d53a86c7f03bcd8f4492f259fc59c
      https://github.com/llvm/llvm-project/commit/f0be92ebcd8d53a86c7f03bcd8f4492f259fc59c
  Author: Med Ismail Bennani <medismail.bennani at gmail.com>
  Date:   2020-04-14 (Tue, 14 Apr 2020)

  Changed paths:
    M lldb/test/API/functionalities/load_unload/TestLoadUnload.py

  Log Message:
  -----------
  [lldb/test] Fix TestLoadUnload

Summary:
[lldb/test] Fix TestLoadUnload failure introduced in e0dbd025131c4d77d8a5050a91d391d950529a8c

It seems that `env_cmd_string` is declared and used few lines under this
self.runCmd expression. I guess this is some left-over from an older
version.

Signed-off-by: Med Ismail Bennani <medismail.bennani at gmail.com>

Reviewers: labath

Reviewed By: labath

Subscribers: lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D78094




More information about the All-commits mailing list