From 9bf109ba7741263ce80ba9743864374c8dcdb8c2 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 15 Aug 2013 17:40:45 +0100 Subject: use dgit-repos not dgit-test --- dgit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dgit b/dgit index bb771cc..2e40ad7 100755 --- a/dgit +++ b/dgit @@ -37,7 +37,7 @@ our $dryrun = 0; our $changesfile; our $aliothname = 'iwj@git.debian.org'; -our $aliothpath = '/git/dgit-test'; +our $aliothpath = '/git/dgit-repos'; our $alioth_git = "git+ssh://$aliothname/$aliothpath"; our $alioth_sshtestbodge = [$aliothname,$aliothpath]; -- cgit v1.2.3