forked from OSchip/llvm-project
parent
1918627d93
commit
df26a90dc2
|
|
@ -448,7 +448,6 @@ class Base(unittest2.TestCase):
|
|||
if traceAlways:
|
||||
print >> sys.stderr, "Change dir to:", os.path.join(os.environ["LLDB_TEST"], cls.mydir)
|
||||
os.chdir(os.path.join(os.environ["LLDB_TEST"], cls.mydir))
|
||||
print "I chdired"
|
||||
|
||||
@classmethod
|
||||
def tearDownClass(cls):
|
||||
|
|
|
|||
Loading…
Reference in New Issue