diff options
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.py | 1 |
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', |