Use @PATH_SEPARATOR@ instead of hard-coding the path-separator.
authorJim Meyering <jim@meyering.net>
Sun, 2 Feb 2003 20:14:53 +0000 (20:14 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 2 Feb 2003 20:14:53 +0000 (20:14 +0000)
commit08b6275885c89761c010f46bfe2a7b0bf19ae48a
tree9d8630421f47bef56288f95f155d0876ffeafd55
parent62631d88449f149fb4e2df7d8d95bf7c1af51997
Use @PATH_SEPARATOR@ instead of hard-coding the path-separator.
Also double-quote the new PATH, to avoid problems when the
path-separator is a semi-colon or when `pwd` contains e.g. a space.
tests/chgrp/Makefile.am