[Patch v3 07/11] CLI: add optional config data to dump output.

David Bremner david at tethera.net
Sat May 7 13:29:44 PDT 2016


Tomi Ollila <tomi.ollila at iki.fi> writes:

>>  test_begin_subtest 'format=batch-tag, checking encoded output'
>> -notmuch dump --format=batch-tag -- from:cworth |\
>> +NOTMUCH_DUMP_TAGS --format=batch-tag -- from:cworth |\
>>  	 awk "{ print \"+$enc1 +$enc2 +$enc3 -- \" \$5 }" > EXPECTED.$test_count
>
> The above I don't understand, $enc1, $enc2 and $enc3 should be expanded by
> the shell into the awk command -- I don't see these set anywhere, so to
> me it looks like these are empty strings...

I'm not sure why it drifted so far away, but these are defined on line
161

d


More information about the notmuch mailing list