removed -v option, made client and server write at the same time

This commit is contained in:
sonmi%netscape.com 2001-06-13 17:42:29 +00:00
parent a5b5e560b9
commit 63fa350f6d

View File

@ -92,7 +92,7 @@ ssl_init()
fileout=0 #FIXME, looks like all.sh tried to turn this on but actually didn't
#fileout=1
verbose="-v" #FIXME - see where this is usefull
#verbose="-v" #FIXME - see where this is usefull
cd ${CLIENTDIR}
}