]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
comment out tab expand
authorAlan T. DeKok <aland@freeradius.org>
Thu, 2 Aug 2018 21:03:52 +0000 (17:03 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 2 Aug 2018 21:03:52 +0000 (17:03 -0400)
until such time as we fix it for recent API changes

given that we're not using it, and instead are using
command_complete... it would be better to just delete this code

src/tests/unit/command.txt

index 3f401466f646b6b0eac2a01acb7504de48ebbeaf..cae474c45b61b2deba1aa8c5769fbfac9d4f3b06 100644 (file)
@@ -12,17 +12,17 @@ command add :bar a
 
 command add foo :did have INTEGER
 
-command tab f
-data 1 - 'foo'
+#command tab f
+#data 1 - 'foo'
 
-command tab foo d
-data 1 - 'did'
+#command tab foo d
+#data 1 - 'did'
 
-command tab foo did ha
-data 1 - 'have'
+#command tab foo did ha
+#data 1 - 'have'
 
-command tab foo did have 1
-data 1 - 'INTEGER'
+#command tab foo did have 1
+#data 1 - 'INTEGER'
 
 #
 #  Alternate parameters