chiark / gitweb /
use dgit-repos not dgit-test
[dgit.git] / dgit
diff --git a/dgit b/dgit
index bb771cc2b65525d3292d20440c43afb55d138730..2e40ad7e7f8b106e68304f62a1068676a22d4751 100755 (executable)
--- 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];