1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

r19280: Missed renaming a remove_qfileinfo_test() function call.

This commit is contained in:
Brad Henry 2006-10-14 20:21:33 +00:00 committed by Gerald (Jerry) Carter
parent eb16d5324d
commit 059d52167c

View File

@ -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."