~ salmonella-environment-setup (master) c5a4e1155463764ed4de0b147a2f74a54f5f603b
commit c5a4e1155463764ed4de0b147a2f74a54f5f603b Author: Mario Domenech Goulart <mario.goulart@gmail.com> AuthorDate: Thu Feb 13 22:49:32 2014 -0200 Commit: Mario Domenech Goulart <mario.goulart@gmail.com> CommitDate: Thu Feb 13 22:49:32 2014 -0200 Add feeds-server for salmonella-linux-x86 configuration files diff --git a/salmonella-linux-x86/master-clang.conf b/salmonella-linux-x86/master-clang.conf index 8f7a89b..dc679d2 100644 --- a/salmonella-linux-x86/master-clang.conf +++ b/salmonella-linux-x86/master-clang.conf @@ -7,3 +7,5 @@ (make-pathname (list (get-environment-variable "HOME") "salmonella") "reports")) + +(feeds-server "salmonella-linux-x86.call-cc.org") diff --git a/salmonella-linux-x86/master-debugbuild.conf b/salmonella-linux-x86/master-debugbuild.conf index ac9cec2..a041e1a 100644 --- a/salmonella-linux-x86/master-debugbuild.conf +++ b/salmonella-linux-x86/master-debugbuild.conf @@ -10,3 +10,5 @@ (make-pathname (list (get-environment-variable "HOME") "salmonella") "reports")) + +(feeds-server "salmonella-linux-x86.call-cc.org") diff --git a/salmonella-linux-x86/master.conf b/salmonella-linux-x86/master.conf index e6c2278..e479ef1 100644 --- a/salmonella-linux-x86/master.conf +++ b/salmonella-linux-x86/master.conf @@ -6,3 +6,5 @@ (make-pathname (list (get-environment-variable "HOME") "salmonella") "reports")) + +(feeds-server "salmonella-linux-x86.call-cc.org") diff --git a/salmonella-linux-x86/prerelease.conf b/salmonella-linux-x86/prerelease.conf index ff65205..07b3d11 100644 --- a/salmonella-linux-x86/prerelease.conf +++ b/salmonella-linux-x86/prerelease.conf @@ -8,3 +8,5 @@ (make-pathname (list (get-environment-variable "HOME") "salmonella") "reports")) + +(feeds-server "salmonella-linux-x86.call-cc.org") diff --git a/salmonella-linux-x86/stability.conf b/salmonella-linux-x86/stability.conf index f199b89..2e95adf 100644 --- a/salmonella-linux-x86/stability.conf +++ b/salmonella-linux-x86/stability.conf @@ -12,3 +12,5 @@ (make-pathname (list (get-environment-variable "HOME") "salmonella") "reports")) + +(feeds-server "salmonella-linux-x86.call-cc.org")Trap