test_smbclient_tarmode.pl: enable create with exclude tests
authorAurélien Aptel <aurelien.aptel@gmail.com>
Mon, 28 Oct 2013 17:07:25 +0000 (18:07 +0100)
committerJim McDonough <jmcd@samba.org>
Tue, 5 Nov 2013 13:42:42 +0000 (08:42 -0500)
[ddiss@samba.org: split from clitar implementation commit]
Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Jim McDonough <jmcd@samba.org>
source3/script/tests/test_smbclient_tarmode.pl

index 2e1e0352f05c47fa8288863e6486d8bd85581a3e..f4f924dde674392e7f83cce8c790acbdbb7b3633 100755 (executable)
@@ -79,7 +79,7 @@ my @TESTS = (
     ['create, files newer than a file',             \&test_creation_newer],
     ['create, combination of tarmode filter',       \&test_creation_attr],
     ['create, explicit include',                    \&test_creation_include],
-#    ['create, explicit exclude',                    \&test_creation_exclude],
+    ['create, explicit exclude',                    \&test_creation_exclude],
     ['create, include w/ filelist (F)',             \&test_creation_list],
     ['create, wildcard simple',                     \&test_creation_wildcard_simple],
     ['create, regex',                               \&test_creation_regex],