aboutsummaryrefslogtreecommitdiffstats
path: root/README.vty-tests
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2017-12-28 13:00:51 +0100
committerMax <msuraev@sysmocom.de>2017-12-28 13:00:51 +0100
commitc58de6237e2d89e37a1ace124f6d0178de51925f (patch)
tree9c1320f3f91cbfae3a8272f13f24d75b963c7df4 /README.vty-tests
parent3b6332f6dc1fa14dea6d1577a162b84bb304d4ef (diff)
Remove obsolete ./configure option
The '--enable-vty-tests' is just alias to '--enable-external-tests' anyway. Change-Id: I6230cfcf10247b601e16e7b872305499815520a9
Diffstat (limited to 'README.vty-tests')
-rw-r--r--README.vty-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.vty-tests b/README.vty-tests
index ba1b87cb0..0669ea8e8 100644
--- a/README.vty-tests
+++ b/README.vty-tests
@@ -4,7 +4,7 @@ To run the configuration parsing and output (VTY) test suite, first install
and pass the following configure options here:
- ./configure --enable-vty-tests --enable-external-tests
+ ./configure --enable-external-tests
The VTY tests are then included in the standard check target: