r21735: skip the smbclient test until jelmer can take a look at it. The
authorAndrew Tridgell <tridge@samba.org>
Wed, 7 Mar 2007 03:10:30 +0000 (03:10 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:49:20 +0000 (14:49 -0500)
commitb0b31f52f7614a910dda5c227fa478d6dc5d8841
treeada850a7bfd33bd25c8a9dbe8e8821a0490f0adf
parenteaa02e4b54e79c4dca49054eaf6558f4bfd152bb
r21735: skip the smbclient test until jelmer can take a look at it. The
current test makes no sense with the new test system. For example, it
does "mkdir bla" then "cd bla" then "cd ..", but it now does these as
separate smbclient commands, which makes no sense at all. It even
seems to try to run them in parallel???

The test fails (segfault, plus lots of errors), but gets reported as a
success
(This used to be commit 9e3bbdee50a5372fa79c493c1cf1c378f1068467)
source4/script/tests/test_blackbox.sh