From d9b7957ff4e6f1396c7c28a0a968a92720988b38 Mon Sep 17 00:00:00 2001 From: Chris Lamb Date: Thu, 1 Jan 2009 21:03:55 +0000 Subject: Add 'dump' as a getopt longoption so as not to prevent rejection of --dump argument to lh_config. --- helpers/lh_config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpers/lh_config b/helpers/lh_config index 4c61191..61297d6 100755 --- a/helpers/lh_config +++ b/helpers/lh_config @@ -121,7 +121,7 @@ Local_arguments () { LONG_OPTIONS="apt:,apt-ftp-proxy:,apt-http-proxy:,apt-pdiffs:,apt-options:,aptitute-options:, apt-pipeline:,apt-recommends:,apt-secure:,bootstrap:,cache:,cache-indices:,cache-packages:, - cache-stages:,debconf-frontend:,debconf-nowarnings:,debconf-priority:,genisoimage:, + cache-stages:,debconf-frontend:,debconf-nowarnings:,debconf-priority:,dump,genisoimage:, initramfs:,fdisk:,losetup:,mode:,root-command:,use-fakeroot:,tasksel:,includes:, templates:,architecture:,bootstrap-config:,bootstrap-flavour:,bootstrap-keyring:, distribution:,mirror-bootstrap:,mirror-chroot:,mirror-chroot-security:,mirror-binary:, -- cgit v1.0