mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
typo
This commit is contained in:
parent
03e8cb3f19
commit
895c909651
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ test -d $test || { echo "$0: $test: no such test" >&2; exit 1; }
|
|||
|
||||
echo "S:$test:`date`" >&2
|
||||
echo "T:$test:1:A" >&2
|
||||
echo "A:System test $test: >&2
|
||||
echo "A:System test $test" >&2
|
||||
|
||||
# Irix does not have /var/run
|
||||
test -f /var/run/system_test_ifsetup ||
|
||||
|
|
|
|||
Loading…
Reference in a new issue