projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a64936
)
fix false positive in parse test
author
Denys Vlasenko
<vda.linux@googlemail.com>
Sat, 18 Jun 2011 07:29:21 +0000
(09:29 +0200)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Sat, 18 Jun 2011 07:29:21 +0000
(09:29 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
testsuite/parse.tests
patch
|
blob
|
history
diff --git
a/testsuite/parse.tests
b/testsuite/parse.tests
index 9899b73bfa189f806eba501154c15e4055b389e5..904e1a17a2b50babeefd3f1befb53dbf7d66cfda 100755
(executable)
--- 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" \