aboutsummaryrefslogtreecommitdiffstats
path: root/README.vty-tests
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2017-11-23 16:14:40 +0100
committerMax <msuraev@sysmocom.de>2017-11-29 14:24:54 +0000
commit5f1de85fab81176c7eeb5094635eae760cfc045c (patch)
tree3b38a6a60dd3ac9fb9226e394a3a005c1181a26c /README.vty-tests
parentabb24a2725eb943029c407266eace4ff902e30bb (diff)
Remove obsolete ./configure option
The '--enable-vty-tests' is just alias to '--enable-external-tests' anyway. Change-Id: I8ab3ac3d9becee6b4e989b4e71d34598ea012f47
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: