]> git.pond.sub.org Git - empserver/commitdiff
Use non-standard port for the nightly servers, so that the servers
authorMarc Olzheim <marcolz@stack.nl>
Sun, 20 Jun 2004 14:08:42 +0000 (14:08 +0000)
committerMarc Olzheim <marcolz@stack.nl>
Sun, 20 Jun 2004 14:08:42 +0000 (14:08 +0000)
do not conflict with other possible test servers.

src/scripts/nightly/conf/freebsd.amd64.config
src/scripts/nightly/conf/freebsd.i386.config
src/scripts/nightly/conf/interix.pc.config
src/scripts/nightly/conf/solaris.sparcv7.cc.config
src/scripts/nightly/conf/solaris.sparcv7.gcc.config
src/scripts/nightly/conf/solaris.sparcv9.cc.config
src/scripts/nightly/conf/solaris.sparcv9.gcc.config

index c6c50e9f98312746bc001ed6e716408ea55e8971..e7b4985a7179c261fa3bc58115c174feef326bb8 100644 (file)
@@ -6,3 +6,4 @@ EMPLOGIN=marcolz
 EMPTARGET=freebsd
 ARCH=amd64
 LOCALPATCHDIR=
+EMPPORT=8889
index 56217f672d37c0ca136accc34f7baf14cf510e8c..7b435fe0beafcadaf2d167263bc2a6730188c5ff 100644 (file)
@@ -6,3 +6,4 @@ EMPLOGIN=marcolz
 EMPTARGET=freebsd
 ARCH=i386
 LOCALPATCHDIR=
+EMPPORT=8889
index 9b743aee26a5ef49417070be2bd0440efbc7d550..9e9ed0f54f8625bf1a7611dde3fd10415816d1b6 100644 (file)
@@ -6,3 +6,4 @@ EMPLOGIN=marcolz
 EMPTARGET=interix
 ARCH=pc
 LOCALPATCHDIR=
+EMPPORT=8889
index 75d25c6d69e5c39599f2f91f6dd1968b9a10ffa6..340e8272ea3a5b091ab2fc351efb946c8ba577d9 100644 (file)
@@ -8,3 +8,4 @@ ARCH=sparcv7
 EXTRASUFFIX=cc
 LOCALPATCHDIR=patches/solaris.sparcv7.cc
 PATH="/opt/SUNWspro/bin:${PATH}"
+EMPPORT=8889
index 448551272ec1f271e4da150c58e9c2d5e4d52815..0342c06f212192a909250a1a26709eaef997cd78 100644 (file)
@@ -7,3 +7,4 @@ EMPTARGET=solaris
 ARCH=sparcv7
 EXTRASUFFIX=gcc
 LOCALPATCHDIR=patches/solaris.sparcv7.gcc
+EMPPORT=8888
index 2585fd610629f32bf5d53a985e8e31b53d1bae40..9e1a8f69c61f9c409319c8a2ed5b77b7e1430614 100644 (file)
@@ -8,3 +8,4 @@ ARCH=sparcv9
 EXTRASUFFIX=cc
 LOCALPATCHDIR=patches/solaris.sparcv9.cc
 PATH="/opt/SUNWspro/bin:${PATH}"
+EMPPORT=8887
index d95b107b519afe02090eb727eaa2cb647b0e15c8..10d1418e63c8d1ead01c694626aa2126fa83163f 100644 (file)
@@ -7,3 +7,4 @@ EMPTARGET=solaris
 ARCH=sparcv9
 EXTRASUFFIX=gcc
 LOCALPATCHDIR=patches/solaris.sparcv9.gcc
+EMPPORT=8886