summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-16 15:48:24 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-16 16:01:28 +0000
commit6667ccb21113a95509d965b8292343a4bc9ed92b (patch)
treeea9bf12e35966c243a9179c43084154f922f28df /debian
parent6a5bd9349a52be72e3344c02e5337a3bd205939c (diff)
test suite: worktrees: Replace references to /home/ian
Replace with references to /nonexistent, to catch inadvertant accesses. Now `git-grep /home/ian' produces only one hit - in a commit message, where it's harmless. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
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 b3ab01e..e0b4d5e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ dgit (3.4~) unstable; urgency=medium
* drs-push-rejects: Set origin's url to an ad-hoc expression
which produces the right ext:: rune, as dgit would.
Closes:#851580.
+ * Replace references to /home/ian in various worktrees with
+ references to /nonexistent, to catch inadvertant accesses.
--