echoping/SRC/test-echoping-icp

15 lines
304 B
Plaintext
Raw Normal View History

2000-06-25 14:23:00 +00:00
#!/bin/sh
# $Id$
2000-06-25 14:23:00 +00:00
echo ""
echo "Since this tests tries remote servers, a failure is not always "
echo " echoping's fault: it may be a network problem. Also, it depends on"
echo " a local ICP cache name 'cache'."
./echoping -i http://www.pasteur.fr/ cache
2000-06-25 14:23:00 +00:00
./echoping -i http://www.freenix.org/ cache
2000-06-25 14:23:00 +00:00