diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-08-31 22:27:40 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:36:17 -0500 |
commit | b19cc95a88d236605425d7421909bbdf9f3daf70 (patch) | |
tree | 728e57e0b132432ccaef768f1a93ed0842a95081 /source4/script/tests/test_s3upgrade.sh | |
parent | 222fdd5237c1fd8551c39ce544171df3a5a41831 (diff) | |
download | samba-b19cc95a88d236605425d7421909bbdf9f3daf70.tar.gz samba-b19cc95a88d236605425d7421909bbdf9f3daf70.tar.bz2 samba-b19cc95a88d236605425d7421909bbdf9f3daf70.zip |
r9849: Extend testsuite a bit more.
(This used to be commit 5cbe1e6b70b03be441a36b36fb969339df0dfd45)
Diffstat (limited to 'source4/script/tests/test_s3upgrade.sh')
-rwxr-xr-x | source4/script/tests/test_s3upgrade.sh | 1 |
1 files changed, 1 insertions, 0 deletions
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 |