We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dd40a7 commit 1375659Copy full SHA for 1375659
lldb/packages/Python/lldbsuite/test/macosx/lc-note/kern-ver-str/TestKernVerStrLCNOTE.py
@@ -51,7 +51,6 @@ def test_lc_note(self):
51
'ret=0',
52
'echo "<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>"',
53
'echo "<!DOCTYPE plist PUBLIC \\"-//Apple//DTD PLIST 1.0//EN\\" \\"http://www.apple.com/DTDs/PropertyList-1.0.dtd\\">"',
54
- 'date >> /tmp/log',
55
'echo "<plist version=\\"1.0\\">"',
56
'',
57
'# the last arugment is probably the uuid',
0 commit comments