From b19cc95a88d236605425d7421909bbdf9f3daf70 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Wed, 31 Aug 2005 22:27:40 +0000 Subject: r9849: Extend testsuite a bit more. (This used to be commit 5cbe1e6b70b03be441a36b36fb969339df0dfd45) --- source4/script/tests/test_s3upgrade.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/script/tests/test_s3upgrade.sh') diff --git a/source4/script/tests/test_s3upgrade.sh b/source4/script/tests/test_s3upgrade.sh index e4e5d828e5..d981d5410a 100755 --- a/source4/script/tests/test_s3upgrade.sh +++ b/source4/script/tests/test_s3upgrade.sh @@ -10,5 +10,6 @@ fi mkdir -p $PREFIX rm -f $PREFIX/* +bin/smbscript ../testprogs/ejs/samba3sam bin/smbscript ../testdata/samba3/verify ../testdata/samba3 bin/smbscript setup/upgrade --verify --targetdir=$PREFIX ../testdata/samba3 ../testdata/samba3/smb.conf -- cgit