[Lldb-commits] [lldb] r190100 - Fix minor bugs in TestExprs and TestAliases to fix buildbot breakage
Malea, Daniel
daniel.malea at intel.com
Thu Sep 5 14:31:17 PDT 2013
Oh, ok. I suppose if people want to use run with arguments that begin with
'-' it would be good to keep the double-dash in the alias.
Thanks for keeping an eye out,
Dan
On 2013-09-05 5:29 PM, "Ed Maste" <emaste at freebsd.org> wrote:
>On 5 September 2013 17:24, Daniel Malea <daniel.malea at intel.com> wrote:
>> Author: dmalea
>> Date: Thu Sep 5 16:24:14 2013
>> New Revision: 190100
>>
>> - 'run' alias no longer includes the '--' for positional arguments...
>>does not seem like a real bug.
>
>Actually this looks like my fault in the /bin/bash to /bin/sh
>conversion. I'll restore the -- and change the test back.
More information about the lldb-commits
mailing list