chiark / gitweb /
Test suite: Fix entirely-broken tstunt PERLLIB arrangements
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 15 Oct 2016 19:34:40 +0000 (20:34 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 15 Oct 2016 19:36:36 +0000 (20:36 +0100)
Specifically:
 * Properly dereference the variable when looking for the stunt
   dir to be there already
 * Do not add "." to the path if the path starts out empty.
 * Crash _with the right message_ in dpkg-parsechangelog if PERLLIB is
   unset.  (PERLLIB mustn't be unset because we're trying to strip
   our own value from it.)

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

No differences found