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: Eric Blake
Subject: Re: Why my AT_CHECK() can't work?
Date: Wed, 9 Aug 2017 09:34:52 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

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)?

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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