~ salmonella-environment-setup (master) 737a704514ee844f0e59dc4c592af0491cfd2cfb
commit 737a704514ee844f0e59dc4c592af0491cfd2cfb Author: Mario Domenech Goulart <mario.goulart@gmail.com> AuthorDate: Thu Feb 13 22:51:38 2014 -0200 Commit: Mario Domenech Goulart <mario.goulart@gmail.com> CommitDate: Thu Feb 13 22:51:38 2014 -0200 Add feeds-server for salmonella-linux-x86-64 configuration files diff --git a/salmonella-linux-x86-64/master-clang.conf b/salmonella-linux-x86-64/master-clang.conf index 8f7a89b..c1da609 100644 --- a/salmonella-linux-x86-64/master-clang.conf +++ b/salmonella-linux-x86-64/master-clang.conf @@ -7,3 +7,5 @@ (make-pathname (list (get-environment-variable "HOME") "salmonella") "reports")) + +(feeds-server "salmonella-linux-x86-64.call-cc.org") diff --git a/salmonella-linux-x86-64/master-debugbuild.conf b/salmonella-linux-x86-64/master-debugbuild.conf index f7fe012..8444f2c 100644 --- a/salmonella-linux-x86-64/master-debugbuild.conf +++ b/salmonella-linux-x86-64/master-debugbuild.conf @@ -8,3 +8,5 @@ (make-pathname (list (get-environment-variable "HOME") "salmonella") "reports")) + +(feeds-server "salmonella-linux-x86-64.call-cc.org") diff --git a/salmonella-linux-x86-64/master.conf b/salmonella-linux-x86-64/master.conf index e6c2278..6fa3502 100644 --- a/salmonella-linux-x86-64/master.conf +++ b/salmonella-linux-x86-64/master.conf @@ -6,3 +6,5 @@ (make-pathname (list (get-environment-variable "HOME") "salmonella") "reports")) + +(feeds-server "salmonella-linux-x86-64.call-cc.org") diff --git a/salmonella-linux-x86-64/prerelease.conf b/salmonella-linux-x86-64/prerelease.conf index ff65205..d9c4a71 100644 --- a/salmonella-linux-x86-64/prerelease.conf +++ b/salmonella-linux-x86-64/prerelease.conf @@ -8,3 +8,5 @@ (make-pathname (list (get-environment-variable "HOME") "salmonella") "reports")) + +(feeds-server "salmonella-linux-x86-64.call-cc.org") diff --git a/salmonella-linux-x86-64/stability.conf b/salmonella-linux-x86-64/stability.conf index f199b89..60afaf7 100644 --- a/salmonella-linux-x86-64/stability.conf +++ b/salmonella-linux-x86-64/stability.conf @@ -12,3 +12,5 @@ (make-pathname (list (get-environment-variable "HOME") "salmonella") "reports")) + +(feeds-server "salmonella-linux-x86-64.call-cc.org")Trap