summaryrefslogtreecommitdiffstats
path: root/debian/htdig/htdig-3.2.0b6/test/t_htmerge
diff options
context:
space:
mode:
Diffstat (limited to 'debian/htdig/htdig-3.2.0b6/test/t_htmerge')
-rwxr-xr-xdebian/htdig/htdig-3.2.0b6/test/t_htmerge16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/htdig/htdig-3.2.0b6/test/t_htmerge b/debian/htdig/htdig-3.2.0b6/test/t_htmerge
new file mode 100755
index 00000000..11b56e76
--- /dev/null
+++ b/debian/htdig/htdig-3.2.0b6/test/t_htmerge
@@ -0,0 +1,16 @@
+#
+# Part of the ht://Dig package <http://www.htdig.org/>
+# Copyright (c) 1999-2004 The ht://Dig Group
+# For copyright details, see the file COPYING in your distribution
+# or the GNU Library General Public License (LGPL) version 2 or later
+# <http://www.gnu.org/copyleft/lgpl.html>
+#
+# $Id: t_htmerge,v 1.7 2004/05/28 13:15:30 lha Exp $
+#
+
+. ./test_functions
+
+$htdig "$@" -t -i -c $testdir/conf/htdig.conf
+$htdig "$@" -t -i -c $testdir/conf/htdig.conf2
+
+$htmerge "$@" -c $testdir/conf/htdig.conf -m $testdir/conf/htdig.conf2 >/dev/null 2>/dev/null