From 3d7f3a62478cc245c925ea138c0bd435eb7dc2f5 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 12 Apr 1996 12:24:31 +0000 Subject: [PATCH] Minor changes. --- clientrc.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clientrc.tcl b/clientrc.tcl index 3875317..974abc2 100644 --- a/clientrc.tcl +++ b/clientrc.tcl @@ -1,7 +1,7 @@ # Setup file set {profile(zserver)} {Zserver localhost 8889 {} 90000 90000 tcpip {esdd Default} 1 {} 1 Z39 28} set {profile(Penn)} {{Penn State's Library} 128.118.88.200 210 {} 16384 8192 tcpip CATALOG 1 {} {} Z39 2} -set {profile(ztest)} {{test server} localhost 210 {} 60000 60000 tcpip dummy 1 {} 1 Z39 3} +set {profile(ztest)} {{test server} feast 9999 {} 60000 60000 tcpip dummy 1 {} 1 Z39 3 {} {} {} {}} set {profile(madison)} {{University of Wisconsin-Madison} z3950.adp.wisc.edu 210 {} 16384 8192 tcpip madison 1 {} {} Z39 22} set {profile(arca-test)} {{} signore2.cnuce.cnr.it 5002 {} 50000 30000 tcpip CNRCP 1 {} {} Z39 29 2 0 0 4} set {profile(bibsys)} {{BIBSYS Target (YAZ-based)} z3950.bibsys.no 2100 {} 16384 8192 tcpip BIBSYS 1 {} 1 Z39 27} -- 1.7.10.4