From d2d7208937561adbc83025af1fc4ec98f39e7f9d Mon Sep 17 00:00:00 2001
From: Dieter Plaetinck <dieter@plaetinck.be>
Date: Sun, 14 Dec 2008 20:20:16 +0100
Subject: output fix

---
 src/core/libs/lib-blockdevices-filesystems.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src')

diff --git a/src/core/libs/lib-blockdevices-filesystems.sh b/src/core/libs/lib-blockdevices-filesystems.sh
index 9f51c9a..9443282 100644
--- a/src/core/libs/lib-blockdevices-filesystems.sh
+++ b/src/core/libs/lib-blockdevices-filesystems.sh
@@ -600,7 +600,7 @@ rollback_filesystems ()
 		show_warning "Filesystem/blockdevice processor problem" "Warning: Could not destruct all filesystems/blockdevices.  It appears some depending filesystems/blockdevices could not be cleared in 10 iterations"
 	fi
 	[ -n "$warnings" ] && show_warning "Rollback problems" "Some problems occurred while rolling back: $warnings.\n Thisk needs to be fixed before retrying disk/filesystem creation or restarting the installer" && return 1
-	infofy "Rollback succeeded" disks
+	infofy "Rollback succeeded" disks 1
 	BLOCK_ROLLBACK_USELESS=1
 	return 0
 }
-- 
cgit v1.2.3-54-g00ecf