From 6e5bf52047f0faad2281ac66162bca2d90505ceb Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Wed, 9 May 2007 11:07:03 +0000 Subject: [PATCH] Change comment --- bin/irspy.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/irspy.pl b/bin/irspy.pl index 3c80931..3da9d3d 100755 --- a/bin/irspy.pl +++ b/bin/irspy.pl @@ -1,9 +1,9 @@ #!/usr/bin/perl -w -# $Id: irspy.pl,v 1.27 2007-04-18 15:32:32 mike Exp $ +# $Id: irspy.pl,v 1.28 2007-05-09 11:07:03 mike Exp $ # # Run like this: -# YAZ_LOG=irspy,irspy_test IRSPY_SAVE_XML=1 perl -I../lib irspy.pl -t Quick localhost:8018/IR-Explain---1 z3950.loc.gov:7090/Voyager bagel.indexdata.dk/gils bagel.indexdata.dk:210/marc +# YAZ_LOG=irspy,irspy_test IRSPY_SAVE_XML=1 perl -I../lib irspy.pl -t Quick localhost:8018/IR-Explain---1 Z39.50:amicus.oszk.hu:1616/ANY # YAZ_LOG=irspy,irspy_test sudo ./setrlimit -n 3000 -u mike -- perl -I../lib irspy.pl -t Main -a localhost:8018/IR-Explain---1 # YAZ_LOG=irspy,irspy_test perl -I../lib irspy.pl -t Main -a -n 100 localhost:8018/IR-Explain---1 # -- 1.7.10.4