From e97e8daa099873a09e04545b1c0aef5ea8cb4280 Mon Sep 17 00:00:00 2001 From: michelou Date: Thu, 6 Mar 2008 15:33:39 +0000 Subject: updated scala-reports address --- test/scala2-nightly-test.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test') diff --git a/test/scala2-nightly-test.scm b/test/scala2-nightly-test.scm index 9f2f0c35ef..461a30b1a0 100755 --- a/test/scala2-nightly-test.scm +++ b/test/scala2-nightly-test.scm @@ -12,15 +12,15 @@ exec scsh -e main -s "$0" "$@" ;; SVN repository containing the Scala compiler. (define scala-svn-repository-dir "http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk") -(define sep-svn-repository-dir +(define plugin-svn-repository-dir "http://lampsvn.epfl.ch/svn-repos/scala/plugin") ;; SVN module containing the compiler. (define scala-svn-module-name "scala") -(define sep-svn-module-name "plugin") +(define plugin-svn-module-name "plugin") ;; E-mail address to which the failure notification should be sent. -(define notify-email "scala-reports@groupes.epfl.ch") +(define notify-email "scala-reports@epfl.ch") ;;(define notify-email "stephane.micheloud@epfl.ch") ; DEBUG ;;(define notify-email "lex.spoon@epfl.ch") ; DEBUG ;;(define notify-email "gilles.dubochet@epfl.ch") ; DEBUG -- cgit v1.2.3