summaryrefslogtreecommitdiff
path: root/auto/config
diff options
context:
space:
mode:
authorAndreas Loibl <andreas@andreas-loibl.de>2010-11-22 11:20:16 +0100
committerAndreas Loibl <andreas@andreas-loibl.de>2010-11-22 11:20:16 +0100
commit5dc113a55160faf4b687a10b213f4924b07b57b3 (patch)
tree98f8a133dd834b9dee54f2b3e66428523c6a70c8 /auto/config
parent8b562b1f619fc5465b1de03eaca0cc2a8828eabb (diff)
downloadkanotix-5dc113a55160faf4b687a10b213f4924b07b57b3.zip
kanotix-5dc113a55160faf4b687a10b213f4924b07b57b3.tar.gz
fixed auto scripts parameter handling (needs upstream fix, too!)
Diffstat (limited to 'auto/config')
-rwxr-xr-xauto/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/config b/auto/config
index 008ef18..10a58c7 100755
--- a/auto/config
+++ b/auto/config
@@ -36,7 +36,7 @@ lb config noauto \
--mirror-binary ${MIRROR_BINARY} \
--mirror-binary-security ${MIRROR_BINARY_SECURITY} \
--binary-indices true \
- ${@}
+ "${@}"
# hostname and username are configured in config/chroot_local-includes/etc/live/config.conf
#lb config noauto \