expansion fixor?
authorDaniel Robbins <drobbins@gentoo.org>
Mon, 12 Jan 2004 06:35:05 +0000 (06:35 +0000)
committerDaniel Robbins <drobbins@gentoo.org>
Mon, 12 Jan 2004 06:35:05 +0000 (06:35 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@142 d1e1f19c-881f-0410-ab34-b69fee027534

targets/livecd-stage1/livecd-stage1.sh

index 3a0faef7da8a01a24115f0ffc5136aabff033672..35fb6a1e0aa1b3f59f638d7741b0b94b9b3e83d6 100755 (executable)
@@ -1,6 +1,6 @@
 # Copyright 1999-2003 Gentoo Technologies, Inc.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/livecd-stage1/Attic/livecd-stage1.sh,v 1.3 2004/01/12 06:20:33 drobbins Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/livecd-stage1/Attic/livecd-stage1.sh,v 1.4 2004/01/12 06:35:05 drobbins Exp $
 
 case $1 in
 enter)
@@ -20,7 +20,7 @@ run)
        USE="build" emerge portage
        #turn off auto-use:
        export USE_ORDER="env:conf:defaults"    
-       for x in $*
+       for x in "$@" 
        do
                if [ -n "${clst_PKGCACHE}" ]
                then