Tomi Ollila <tomi.ollila@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