1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00

r19280: Missed renaming a remove_qfileinfo_test() function call.

(This used to be commit 059d52167c)
This commit is contained in:
Brad Henry 2006-10-14 20:21:33 +00:00 committed by Gerald (Jerry) Carter
parent ebbdf24b03
commit 3ff55aa73e

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