From: Ian Jackson Date: Mon, 16 Jan 2017 15:48:24 +0000 (+0000) Subject: test suite: worktrees: Replace references to /home/ian X-Git-Tag: archive/debian/3.4~1 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=6667ccb21113a95509d965b8292343a4bc9ed92b;p=dgit.git 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 --- diff --git a/debian/changelog b/debian/changelog index b3ab01ec..e0b4d5eb 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. -- diff --git a/tests/worktrees/pari-extra_3-1.tar b/tests/worktrees/pari-extra_3-1.tar index 62efeb92..56b797d6 100644 Binary files a/tests/worktrees/pari-extra_3-1.tar and b/tests/worktrees/pari-extra_3-1.tar differ diff --git a/tests/worktrees/pari-extra_drs.tar b/tests/worktrees/pari-extra_drs.tar index 10301789..94c84554 100644 Binary files a/tests/worktrees/pari-extra_drs.tar and b/tests/worktrees/pari-extra_drs.tar differ diff --git a/tests/worktrees/ruby-rails-3.2_test.tar b/tests/worktrees/ruby-rails-3.2_test.tar index 85365fea..6b0a8243 100644 Binary files a/tests/worktrees/ruby-rails-3.2_test.tar and b/tests/worktrees/ruby-rails-3.2_test.tar differ