[Reproducible-commits] [misc] 02/02: We're now 1 deeper now we are in misc.git

Chris Lamb chris at chris-lamb.co.uk
Sun Aug 14 16:37:04 UTC 2016


This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository misc.

commit 8ec5c866d86a9e471c2a5a3ff95883367a5a84d5
Author: Chris Lamb <lamby at debian.org>
Date:   Sun Aug 14 17:36:45 2016 +0100

    We're now 1 deeper now we are in misc.git
---
 reports/bin/generate-draft | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/reports/bin/generate-draft b/reports/bin/generate-draft
index 586fae9..915171f 100755
--- a/reports/bin/generate-draft
+++ b/reports/bin/generate-draft
@@ -203,7 +203,7 @@ def dirname_n(filename, n):
 def commits(week_start, week_end, project, path='.'):
     # Assume its in the parent dir
     git_dir = os.path.join(
-        dirname_n(os.path.abspath(__file__), 3),
+        dirname_n(os.path.abspath(__file__), 4),
         project,
         '.git',
     )

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/misc.git



More information about the Reproducible-commits mailing list