forked from OSchip/llvm-project
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
This commit is contained in:
parent
0dd40a7d9f
commit
1375659e0f
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue