tests: fix false failure with spaces in absolute $PWD
commit1204da74e3424878f31725b2e4552a1748f82da3
authorPádraig Brady <P@draigBrady.com>
Sat, 16 Jan 2016 17:45:57 +0000 (16 17:45 +0000)
committerPádraig Brady <P@draigBrady.com>
Sat, 16 Jan 2016 17:45:57 +0000 (16 17:45 +0000)
treea2db0fe5b2ddab35cbc228a6c925166f293973bb
parentb304e4ece859b9a0e3cdbd4753d9131af7816a18
tests: fix false failure with spaces in absolute $PWD

* tests/install/create-leading.sh: Ensure $PWD is quoted.
Reported by `make dist-check`.
tests/install/create-leading.sh