]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
r19280: Missed renaming a remove_qfileinfo_test() function call.
authorBrad Henry <brad@samba.org>
Sat, 14 Oct 2006 20:21:33 +0000 (20:21 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:21:02 +0000 (14:21 -0500)
(This used to be commit 059d52167cbc36d9dbf17b7a9e6463700fa4749d)

source4/script/tests/test_win.sh

index b7cd3d2604c8928da3abf69eda9ffe20c772cea4..e61b924aeabeccfc824438a55331f50477b642f4 100755 (executable)
@@ -78,7 +78,7 @@ else
                restore_snapshot "\n$test_name failed."
        else
                echo -e "\n$test_name CLEANUP PHASE"
-               remove_qfileinfo_test
+               remove_share_test
                if [ $err_rtn -ne 0 ]; then
                        # If cleanup fails, restore VM snapshot.
                        restore_snapshot "\n$test_name removal failed."