]> git.pld-linux.org Git - projects/pld-builder.new.git/commitdiff
http://ep09.pld-linux.org/~builderth -> http://src.th.pld-linux.org
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 13 Nov 2010 23:12:29 +0000 (23:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    client/make-request.sh -> 1.83
    config/builder.conf -> 1.40
    doc/ARCHITECTURE -> 1.4

client/make-request.sh
config/builder.conf
doc/ARCHITECTURE

index ddd2d4456115f12300da0c2d3f959db24f4ebafb..21c988c4fe1ab7e65dca46b23f86203d828486f3 100644 (file)
@@ -381,13 +381,13 @@ ti-dev)
        control_url="http://ep09.pld-linux.org/~buildertidev"
        ;;
 th)
-       builder_email="builderth@ep09.pld-linux.org"
+       builder_email="builderth@pld-linux.org"
        default_builders="th-*"
        url="http://ep09.pld-linux.org:1234/"
-       control_url="http://ep09.pld-linux.org/~builderth"
+       control_url="http://src.th.pld-linux.org"
        ;;
 th-java) # fake "distro" for java available th architectures
-       builder_email="builderth@ep09.pld-linux.org"
+       builder_email="builderth@pld-linux.org"
        default_builders="th-x86_64 th-athlon th-i686"
        url="http://ep09.pld-linux.org:1234/"
        ;;
index 468f68cea92c926471e2e7faccd8de071ad11570..3c7fa591a2501c6a5bb42ddb6c34a1bd1ebcdfdb 100644 (file)
@@ -51,7 +51,7 @@ max_jobs = 1
 #nice = 0
 
 # Where to look for queue.gz and counter (published through www by src builder).
-control_url = http://ep09.pld-linux.org/~builderth/
+control_url = http://src.th.pld-linux.org/
 
 # Src builder's email for sending status notifications (build ok/failed).
 #notify_email = builder-ac-src@pld-linux.org
index d354123c05fae664c2a1c38c7b86f7dc51a39f95..8518c73f93be312a57294bf8b63972bd9efaddb7 100644 (file)
@@ -96,7 +96,7 @@ After finishing the build procedure the src.builder reports (via email) to the
 requester on the status of the build (OK/FAIL), updates the 'queue.html' file 
 with that information (urls for PLD2.0 and 3.0 queues: 
 http://src.th.pld-linux.org/queue.html and
-http://ep09.pld-linux.org/~builderth/queue.html) and, if configured to do so, 
+http://src.th.pld-linux.org/queue.html) and, if configured to do so, 
 uploads the complete log of the whole procedure (called the buildlog) 
 somewhere, most likely to our PLD buildlogs system 
 (http://buildlogs.pld-linux.org).
This page took 0.170451 seconds and 4 git commands to generate.