From 872ebbd711f3b8225b1c3798ce99f07ce784bf65 Mon Sep 17 00:00:00 2001 From: Valerie R Young Date: Tue, 7 Jun 2016 21:41:08 -0400 Subject: reproducible debian: update urls to include tests.r-b.org/debian directory --- bin/reproducible_json.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_json.py') diff --git a/bin/reproducible_json.py b/bin/reproducible_json.py index ec2bddb0..4258249c 100755 --- a/bin/reproducible_json.py +++ b/bin/reproducible_json.py @@ -119,5 +119,5 @@ with open(tmpfile, 'w') as fd: os.rename(tmpfile, REPRODUCIBLE_TRACKER_JSON) os.chmod(REPRODUCIBLE_TRACKER_JSON, 0o644) -log.info(REPRODUCIBLE_URL + '/reproducible.json and /reproducible-tracker.json have been updated.') +log.info(DEBIAN_URL + '/reproducible.json and /reproducible-tracker.json have been updated.') -- cgit v1.2.3-54-g00ecf