From 5e7ead245cc4b98b4d7742afb557d9b32c4b73b9 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Thu, 31 Aug 2006 07:43:57 +0000 Subject: r17953: run bin/talloctort with samba3's make test metze (This used to be commit 2d3ab069ddcb28ebd7cc72021a3510a606b50630) --- source3/script/tests/test_local_s3.sh | 20 ++++++++++++++++++++ source3/script/tests/tests_all.sh | 1 + 2 files changed, 21 insertions(+) create mode 100755 source3/script/tests/test_local_s3.sh (limited to 'source3/script') diff --git a/source3/script/tests/test_local_s3.sh b/source3/script/tests/test_local_s3.sh new file mode 100755 index 0000000000..083162d92b --- /dev/null +++ b/source3/script/tests/test_local_s3.sh @@ -0,0 +1,20 @@ +#!/bin/sh + +# this runs the file serving tests that are expected to pass with samba3 + +if [ $# != 0 ]; then +cat <