summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/macosx/lc-note/kern-ver-str/TestKernVerStrLCNOTE.py
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2019-07-17 21:55:39 +0000
committerJason Molenda <jmolenda@apple.com>2019-07-17 21:55:39 +0000
commit1375659e0f0209754bb1401b60e0c4a5b4c77067 (patch)
treef11a0174e2ba81006e568e71eb31b60565f5ad3d /lldb/packages/Python/lldbsuite/test/macosx/lc-note/kern-ver-str/TestKernVerStrLCNOTE.py
parent0dd40a7d9f2f66ba749e9ba3dcd1fc4a5145a827 (diff)
downloadbcm5719-llvm-1375659e0f0209754bb1401b60e0c4a5b4c77067.tar.gz
bcm5719-llvm-1375659e0f0209754bb1401b60e0c4a5b4c77067.zip
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
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/macosx/lc-note/kern-ver-str/TestKernVerStrLCNOTE.py')
-rw-r--r--lldb/packages/Python/lldbsuite/test/macosx/lc-note/kern-ver-str/TestKernVerStrLCNOTE.py1
1 files changed, 0 insertions, 1 deletions
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 "<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>"',
'echo "<!DOCTYPE plist PUBLIC \\"-//Apple//DTD PLIST 1.0//EN\\" \\"http://www.apple.com/DTDs/PropertyList-1.0.dtd\\">"',
- 'date >> /tmp/log',
'echo "<plist version=\\"1.0\\">"',
'',
'# the last arugment is probably the uuid',
OpenPOWER on IntegriCloud