From d1d36d2563685a71874e5d584662dfd8de9418a5 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Sat, 16 Jun 2012 11:56:53 +1000 Subject: s4-selftest: Add tests for dbcheck on an old database that needs repair We changed a lot since alpha13, so there are lots of legitimate errors to fix. Andrew Bartlett Autobuild-User(master): Andrew Bartlett Autobuild-Date(master): Sat Jun 16 05:44:15 CEST 2012 on sn-devel-104 --- testprogs/blackbox/dbcheck-alpha13.sh | 42 +++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100755 testprogs/blackbox/dbcheck-alpha13.sh (limited to 'testprogs') diff --git a/testprogs/blackbox/dbcheck-alpha13.sh b/testprogs/blackbox/dbcheck-alpha13.sh new file mode 100755 index 0000000000..00cb97a48f --- /dev/null +++ b/testprogs/blackbox/dbcheck-alpha13.sh @@ -0,0 +1,42 @@ +#!/bin/sh + +if [ $# -lt 1 ]; then +cat <