From 85c3ade157867818d7c0c1c7e00ce994df2a3e51 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Sat, 8 Jan 2011 23:03:24 +0000 Subject: do not harccode schedbot login --- modules/buildsystem/templates/upload.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/buildsystem') diff --git a/modules/buildsystem/templates/upload.conf b/modules/buildsystem/templates/upload.conf index 99677ab4..ba4b704a 100644 --- a/modules/buildsystem/templates/upload.conf +++ b/modules/buildsystem/templates/upload.conf @@ -67,5 +67,5 @@ my $homedir = "/home/iurt"; }, admin => 'pterjan@gmail.com', http_queue => 'http://pkgsubmit.<%= domain %>/uploads', - upload_user => 'schedbot', + upload_user => '<%= sched_login %>', } -- cgit v1.2.1