[Lldb-commits] [PATCH] Fix TestQuoting on remote targets.
Vince Harron
vharron at google.com
Wed Mar 4 19:00:49 PST 2015
REPOSITORY
rL LLVM
================
Comment at: lldb/trunk/test/settings/quoting/TestQuoting.py:71
@@ -70,1 +70,3 @@
+ if lldb.remote_platform:
+ src_file_spec = lldb.SBFileSpec('stdout.txt', False)
----------------
In other tests, I use the terms "local" and "remote" instead of "src" and "dst"
http://reviews.llvm.org/D8023
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list