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:
Jason Molenda 2019-07-17 21:55:39 +00:00
parent 0dd40a7d9f
commit 1375659e0f
1 changed files with 0 additions and 1 deletions

View File

@ -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',