Jonathan Tan <jonathantanmy@xxxxxxxxxx> writes: > Also, I don't think we need to extract the tar to check it; using "tf" > and inspecting the resulting list with "grep" and "! grep" should do. It might be even easier to inspect the output with test_cmp, instead of reasoning about which files should and should not be there.