From 70dbcf6d69c1381ed5dccc979afab5d1cdc9d13d Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sun, 14 Jan 2007 01:42:07 +0000 Subject: r20748: Add file I forgot to commit (This used to be commit 2794af5726a1e1beb6fcb1aaaa4ba9aa9d4a9071) --- source4/script/tests/test_blackbox.sh | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100755 source4/script/tests/test_blackbox.sh diff --git a/source4/script/tests/test_blackbox.sh b/source4/script/tests/test_blackbox.sh new file mode 100755 index 0000000000..484310605e --- /dev/null +++ b/source4/script/tests/test_blackbox.sh @@ -0,0 +1,26 @@ +#!/bin/sh + +# this runs tests that interact directly with the command-line tools rather than using the API + +if [ $# -lt 5 ]; then +cat <