From 32cb4b82f46179c4af7986e004f0f05cb0c13dc9 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 24 Oct 2003 12:35:37 +0000 Subject: [PATCH] Added comment --- etc/yaz-proxy-ka.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/etc/yaz-proxy-ka.sh b/etc/yaz-proxy-ka.sh index f7bd86f..20d1a46 100755 --- a/etc/yaz-proxy-ka.sh +++ b/etc/yaz-proxy-ka.sh @@ -1,5 +1,7 @@ #!/bin/sh -# $Id: yaz-proxy-ka.sh,v 1.2 2003-10-24 11:19:54 adam Exp $ +# $Id: yaz-proxy-ka.sh,v 1.3 2003-10-24 12:35:37 adam Exp $ +# +# YAZ proxy keepalive wrapper, use this when testing the proxy. # # Allow core dumps when testing. ulimit -c 200000 -- 1.7.10.4