[email protected] writes:
> +tbegin "preserves permissions"
> +
> +cd "$(emktemp -d)"

tests-common.sh already creates tmp directory, so better would be:

  cd "${tmpdir}" || tend $?

-- Amadeusz Żołnowski

Attachment: signature.asc
Description: PGP signature

Reply via email to