From ae36bcc5786faf625ca56b28a2f6d738f01d2ddb Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Wed, 29 Dec 2010 17:04:39 +0100 Subject: remove stale PARTFINISH variable --- src/core/libs/lib-ui-interactive.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/src/core/libs/lib-ui-interactive.sh b/src/core/libs/lib-ui-interactive.sh index de85d33..57cb153 100644 --- a/src/core/libs/lib-ui-interactive.sh +++ b/src/core/libs/lib-ui-interactive.sh @@ -224,7 +224,6 @@ interactive_prepare_disks () ;; "3") [ "$BLOCK_ROLLBACK_USELESS" = "0" ] && ask_yesno "You should probably rollback your last changes first, otherwise this will probably fail. Go back to menu to do rollback?" && default=4 && continue - PARTFINISH="" interactive_filesystems && ret=0 && default=5 && DISK_CONFIG_TYPE=manual ;; "4") -- cgit v1.2.3