summaryrefslogtreecommitdiff
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
commit2d3fbf6119249f4cae174439c64d5a30b6f57c66 (patch)
treee807205ffc2694f5927b7a7c0a0fc706f29d2c09
parentb194f34da03917147ca59680ddf8416c1ec3abe4 (diff)
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. git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@366381 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--packages/Python/lldbsuite/test/macosx/lc-note/kern-ver-str/TestKernVerStrLCNOTE.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/Python/lldbsuite/test/macosx/lc-note/kern-ver-str/TestKernVerStrLCNOTE.py b/packages/Python/lldbsuite/test/macosx/lc-note/kern-ver-str/TestKernVerStrLCNOTE.py
index 2acde16cb..2b2e4fd9c 100644
--- a/packages/Python/lldbsuite/test/macosx/lc-note/kern-ver-str/TestKernVerStrLCNOTE.py
+++ b/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',