From 1375659e0f0209754bb1401b60e0c4a5b4c77067 Mon Sep 17 00:00:00 2001 From: Jason Molenda Date: Wed, 17 Jul 2019 21:55:39 +0000 Subject: Ah, forgot a debug line I left in the dsym-for-uuid.sh script to make sure it was correctly being disabled after this test case completed. llvm-svn: 366381 --- .../lldbsuite/test/macosx/lc-note/kern-ver-str/TestKernVerStrLCNOTE.py | 1 - 1 file changed, 1 deletion(-) (limited to 'lldb/packages/Python/lldbsuite/test/macosx/lc-note/kern-ver-str/TestKernVerStrLCNOTE.py') diff --git a/lldb/packages/Python/lldbsuite/test/macosx/lc-note/kern-ver-str/TestKernVerStrLCNOTE.py b/lldb/packages/Python/lldbsuite/test/macosx/lc-note/kern-ver-str/TestKernVerStrLCNOTE.py index 2acde16cbfa..2b2e4fd9ce4 100644 --- a/lldb/packages/Python/lldbsuite/test/macosx/lc-note/kern-ver-str/TestKernVerStrLCNOTE.py +++ b/lldb/packages/Python/lldbsuite/test/macosx/lc-note/kern-ver-str/TestKernVerStrLCNOTE.py @@ -51,7 +51,6 @@ class TestKernVerStrLCNOTE(TestBase): 'ret=0', 'echo ""', 'echo ""', - 'date >> /tmp/log', 'echo ""', '', '# the last arugment is probably the uuid', -- cgit v1.2.3