Jani Nikula <jani@nikula.org> writes: >> +test_begin_subtest "round trip 8bit chars" >> +echo '%c3%91%c3%a5%c3%b0%c3%a3%c3%a5%c3%a9-%c3%8f%c3%8a' > EXPECTED.$test_count >> +$TEST_DIRECTORY/hex-xcode --in-place --direction=decode < EXPECTED.$test_count |\ > > Did you intend to use --in-place here? Good catch. Fixed in git. d