From cfd91c5563977053d97b8a8f0c447447edb528c8 Mon Sep 17 00:00:00 2001 From: Lars Müller Date: Tue, 30 Jan 2007 22:38:57 +0000 Subject: Use the right variable name of the existing path. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@660 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/slxossetup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/slxossetup b/installer/slxossetup index be0c866c..0cd74e1d 100755 --- a/installer/slxossetup +++ b/installer/slxossetup @@ -56,7 +56,7 @@ done function setup_busybox_init() { test -d "${SLX_STAGE1_PATH}" && \ - ErrorMsg 1 "Error, ${dir} already exists! " + ErrorMsg 1 "Error, ${SLX_STAGE1_PATH} already exists! " } function setup_busybox_chroot() -- cgit v1.2.3-55-g7522