aboutsummaryrefslogtreecommitdiff
path: root/testsuite/parse.tests
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2011-06-18 09:29:21 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2011-06-18 09:29:21 +0200
commitda947607625bc5510ec56b27e04445db300f4418 (patch)
tree8e17abd8d00bdb27598700edf00f4db751b27be3 /testsuite/parse.tests
parent3a649363aa34742b641125f51713493de4d3c7ef (diff)
downloadbusybox-da947607625bc5510ec56b27e04445db300f4418.tar.gz
fix false positive in parse test
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'testsuite/parse.tests')
-rwxr-xr-xtestsuite/parse.tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/parse.tests b/testsuite/parse.tests
index 9899b73bf..904e1a17a 100755
--- a/testsuite/parse.tests
+++ b/testsuite/parse.tests
@@ -96,6 +96,7 @@ cat >$FILE.res <<EOF
[option][dns][129.219.13.81]
[option][domain][local]
[option][lease][864000]
+[option][0x08][01020304]
EOF
testing "parse udhcpd.conf from examples" \