From: Brad Henry Date: Sat, 14 Oct 2006 20:21:33 +0000 (+0000) Subject: r19280: Missed renaming a remove_qfileinfo_test() function call. X-Git-Tag: samba-4.0.0alpha6~801^3~4504 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ff55aa73e41439b4802a181084759d48d8d4df4;p=thirdparty%2Fsamba.git r19280: Missed renaming a remove_qfileinfo_test() function call. (This used to be commit 059d52167cbc36d9dbf17b7a9e6463700fa4749d) --- diff --git a/source4/script/tests/test_win.sh b/source4/script/tests/test_win.sh index b7cd3d2604c..e61b924aeab 100755 --- a/source4/script/tests/test_win.sh +++ b/source4/script/tests/test_win.sh @@ -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."