tdr-test: Fix 'push_charset' test
authorKamen Mazdrashki <kamen.mazdrashki@postpath.com>
Sun, 6 Dec 2009 01:18:11 +0000 (03:18 +0200)
committerAndrew Tridgell <tridge@samba.org>
Tue, 8 Dec 2009 01:39:10 +0000 (12:39 +1100)
commit4653d05fef15944e550fafe7c31961dbf007fd95
treefebd8499dd655fb700d4d812f1336b274a962953
parent8efabcc8a5dcd83deed8ef8e17826a1d347e6d83
tdr-test: Fix 'push_charset' test

4 bytes of 'bloe' string are pushed, so we should
check only for the first 4 caracters

Signed-off-by: Andrew Tridgell <tridge@samba.org>
lib/tdr/testsuite.c