Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
57b40ee8
Commit
57b40ee8
authored
Dec 19, 2012
by
JINMEI Tatuya
Browse files
[master] disabled bindctl system test, referring to #2568.
parent
61386c68
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/system/conf.sh.in
View file @
57b40ee8
...
@@ -51,7 +51,10 @@ export RNDC=$BIND9_TOP/bin/rndc/rndc
...
@@ -51,7 +51,10 @@ export RNDC=$BIND9_TOP/bin/rndc/rndc
export
TESTSOCK
=
$BIND9_TOP
/bin/tests/system/testsock.pl
export
TESTSOCK
=
$BIND9_TOP
/bin/tests/system/testsock.pl
export
DIGCOMP
=
$BIND9_TOP
/bin/tests/system/digcomp.pl
export
DIGCOMP
=
$BIND9_TOP
/bin/tests/system/digcomp.pl
export
SUBDIRS
=
"bindctl glue ixfr/in-2"
# bindctl test doesn't work right now and is disabled (see #2568)
#export SUBDIRS="bindctl glue ixfr/in-2"
export
SUBDIRS
=
"glue ixfr/in-2"
# Add appropriate subdirectories to the above statement as the tests become
# Add appropriate subdirectories to the above statement as the tests become
# available.
# available.
#SUBDIRS="dnssec masterfile ixfr/in-1 ixfr/in-2 ixfr/in-4"
#SUBDIRS="dnssec masterfile ixfr/in-1 ixfr/in-2 ixfr/in-4"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment