mirror of
https://framagit.org/bortzmeyer/echoping
synced 2024-11-09 01:10:38 +00:00
9d0fec5e12
* Porting to version 0.3 of libidn * New autoconf test for GNU libidn
15 lines
455 B
Bash
15 lines
455 B
Bash
#!/bin/sh
|
|
|
|
# $Id$
|
|
|
|
echo ""
|
|
echo "Since this tests tries remote servers, a failure is not always "
|
|
echo " echoping's fault: it may be a network problem."
|
|
echo ""
|
|
echo "For this specific test, you *must* set the locale to UTF-8. It is system-"
|
|
echo "dependent but you typically 'export LC_CTYPE=xx_XX.utf8'. 'locale -a' to get"
|
|
echo "possible values."
|
|
|
|
./echoping -h / -v café.gennic.net
|
|
./echoping -h / -v www.trườngđạihọcbáchkhoahànội.edu.vn
|