summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-07-14 20:15:00 +0300
committerLars Wirzenius <liw@liw.fi>2016-07-14 20:15:00 +0300
commit60515b73681bdb08967437e1f808b8547ad9d66b (patch)
tree72130fa146fde4e2642a5d92451fdd184d7d09e7 /debian
parente1b75cdebf020b888620a11c7e3f2827430ccb8c (diff)
downloadcmdtest-60515b73681bdb08967437e1f808b8547ad9d66b.tar.gz
Fix yarn manpage to say DATADIR instead of TESTDIR
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ca2e117..aacfc39 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
cmdtest (0.24+git-1) UNRELEASED; urgency=medium
* New upstream version.
+ * Fix yarn manual page to use right env var in examples.
+ DATADIR, not TESTDIR. (Closes: #823912)
-- Lars Wirzenius <liw@liw.fi> Mon, 18 Apr 2016 22:03:19 +0300