tg.sh: make sure tg_tmp_dir is not a frankenpath
commit15a5113e81b47b3a698789fdf58ecf98ed03c2f3
authorKyle J. McKay <mackyle@gmail.com>
Thu, 15 Jun 2017 23:09:56 +0000 (15 16:09 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Thu, 15 Jun 2017 23:09:56 +0000 (15 16:09 -0700)
tree8f5691827620c08227963fd9ea08956523a40b37
parent2086d35c1caec914c8d6cb521a060d8a6b9268bc
tg.sh: make sure tg_tmp_dir is not a frankenpath

Use "pwd -P" on it to make sure it hasn't got a frankenpath
in it courtesy of some bizarre TMPDIR setting.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
tg.sh