aboutsummaryrefslogtreecommitdiffstats
path: root/README.vty-tests
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2018-01-02 12:51:31 +0100
committerMax <msuraev@sysmocom.de>2018-01-02 12:53:11 +0100
commitf93b31a5a7da5530fc35f6086347d241dcf0f90d (patch)
tree33f67321a687c18b63bac811c1fa6b73970dd7c4 /README.vty-tests
parent82d25f6ea542cee321e862a99becedf065615978 (diff)
Remove obsolete ./configure option
The '--enable-vty-tests' is just alias to '--enable-external-tests' anyway. Change-Id: I9492d8e988b464aa41f572611cbf2461bb8be3eb
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: