From 772e2ad4bf4265453aa05e52fdc1c580581a7c9f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 13 Dec 2010 23:36:01 +0100 Subject: Removing last live-helper remains in internal variables. --- functions/exit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functions') diff --git a/functions/exit.sh b/functions/exit.sh index 5fa1fa86f..8a9720788 100755 --- a/functions/exit.sh +++ b/functions/exit.sh @@ -15,7 +15,7 @@ Exit () if [ "${_DEBUG}" = "true" ] then # Dump variables - set | grep -e ^LH + set | grep -e ^LB fi # Always exit true in case we are not able to unmount -- cgit v1.2.3