autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why my AT_CHECK() can't work?


From: Zack Weinberg
Subject: Re: Why my AT_CHECK() can't work?
Date: Wed, 9 Aug 2017 10:37:49 -0400

On Wed, Aug 9, 2017 at 10:34 AM, Eric Blake <address@hidden> wrote:
> On 08/09/2017 04:45 AM, Sam wrote:
>> Then I change commd into `awk '/ACTIVE/' stdout | head -4`, it failed
>> again, log is :
>>
>> ./netdev-dpdk.at:28: awk '/ACTIVE/' stdout | head -4
>>> --- -   2017-08-09 17:41:24.809066088 +0800
>>> +++ /home/gangyewei-3/mvs/mvs/tests/testsuite.dir/at-groups/789/stdout
>>>  2017-08-09 17:41:24.807150522 +0800
>>> @@ -1,5 +1,5 @@
>>> -LACP actor_state ACTIVE AGGREGATION SYNC COLLECTING DISTRIBUTING
>>> -     partner_state ACTIVE AGGREGATION SYNC COLLECTING DISTRIBUTING
>>> -LACP actor_state ACTIVE AGGREGATION SYNC COLLECTING DISTRIBUTING
>>> -     partner_state ACTIVE AGGREGATION SYNC COLLECTING DISTRIBUTING
>>> +LACP actor_state ACTIVE AGGREGATION SYNC COLLECTING DISTRIBUTING
>>> +     partner_state ACTIVE AGGREGATION SYNC COLLECTING DISTRIBUTING
>>> +LACP actor_state ACTIVE AGGREGATION SYNC COLLECTING DISTRIBUTING
>>> +     partner_state ACTIVE AGGREGATION SYNC COLLECTING DISTRIBUTING
>
> Could this be a difference in line endings between what your .at file
> used and what stdout contains (which in turn is what line endings
> ovs-appctl outputs)?

It could also be a difference between spaces and tabs.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]