Searched refs:echo (Results 1 - 6 of 6) sorted by relevance

/bind-9.11.3/bin/tests/
H A Db8t.mk24 @echo "CLOBBBER `date`"
27 @echo "DONE `date`"
30 @echo "POPULATE `date`"
32 @echo "DONE `date`"
35 @echo "TARSRC `date`"
39 @echo "DONE `date`"
42 @echo "CONFIG `date`"
44 @echo "DONE `date`"
47 @echo "BUILD `date`"
49 @echo "DON
[all...]
H A Db9t.mk29 @echo "CLOBBBER `date`"
32 @echo "DONE `date`"
35 @echo "POPULATE `date`"
37 @echo "DONE `date`"
40 @echo "CONFIG `date`"
42 @echo "DONE `date`"
45 @echo "BUILD `date`"
47 @echo "DONE `date`"
50 @echo "TEST `date`"
52 @echo "DON
[all...]
/bind-9.11.3/unit/atf-src/bootstrap/
H A DMakefile.am.inc92 echo '# Signature of the current package.'; \
93 echo 'm4_define(AT_PACKAGE_NAME, @PACKAGE_NAME@)'; \
94 echo 'm4_define(AT_PACKAGE_TARNAME, @PACKAGE_TARNAME@)'; \
95 echo 'm4_define(AT_PACKAGE_VERSION, @PACKAGE_VERSION@)'; \
96 echo 'm4_define(AT_PACKAGE_STRING, @PACKAGE_STRING@)'; \
97 echo 'm4_define(AT_PACKAGE_BUGREPORT, @PACKAGE_BUGREPORT@)'; \
98 echo 'm4_define(ENABLE_TOOLS, @ENABLE_TOOLS@)'; \
/bind-9.11.3/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh26 # Check that we have a working $echo.
30 elif test "X$1" = X--fallback-echo; then
33 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
34 # Yippee, $echo works!
37 # Restart under the correct shell, and then maybe $echo will work.
41 if test "X$1" = X--fallback-echo; then
42 # used as fallback echo
51 progname=`$echo "$0" | sed 's%^.*/%%'`
87 echo "$modename: ltconfig version \`$LTCONFIG_VERSION' does not match $PROGRAM version \`$VERSION'" 1>&2
88 echo "Fata
[all...]
H A Dltconfig30 echo=echo
34 elif test "X$1" = X--fallback-echo; then
37 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
38 # Yippee, $echo works!
45 if test "X$1" = X--fallback-echo; then
46 # used as fallback echo
70 for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
80 if test "X`($echo '\t') 2>/dev/null`" != 'X\t' ||
81 test "X`($echo "
[all...]
/bind-9.11.3/bin/tests/system/checkds/
H A Ddig.bat1 @echo off

Completed in 8 milliseconds