From f02f78d70f2b8214d44cef6105a4fdd0f0b71c09 Mon Sep 17 00:00:00 2001 From: Stephane Bortzmeyer Date: Sat, 3 Mar 2001 21:19:57 +0000 Subject: [PATCH] UDP tests added --- SRC/test-echoping-local | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SRC/test-echoping-local b/SRC/test-echoping-local index 03aa99d..6f90d83 100755 --- a/SRC/test-echoping-local +++ b/SRC/test-echoping-local @@ -7,6 +7,8 @@ echo "A message such as 'connection refused' is not always an error" echo " you may not have an appropriate server." ./echoping localhost +./echoping -u localhost ./echoping -d localhost +./echoping -d -u localhost #./echoping -c localhost #./echoping -h / localhost