Skip to content

Commit 1375659

Browse files
committed
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
1 parent 0dd40a7 commit 1375659

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/packages/Python/lldbsuite/test/macosx/lc-note/kern-ver-str/TestKernVerStrLCNOTE.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ def test_lc_note(self):
5151
'ret=0',
5252
'echo "<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>"',
5353
'echo "<!DOCTYPE plist PUBLIC \\"-//Apple//DTD PLIST 1.0//EN\\" \\"http://www.apple.com/DTDs/PropertyList-1.0.dtd\\">"',
54-
'date >> /tmp/log',
5554
'echo "<plist version=\\"1.0\\">"',
5655
'',
5756
'# the last arugment is probably the uuid',

0 commit comments

Comments
 (0)