[issue801] grml-debootstrap parameter handling, fix step 1

Tong Sun bts at bts.grml.org
Fri Jan 15 20:48:26 CET 2010


Tong Sun <suntong at cpan.org> added the comment:

---
 cmdlineopts.clp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/cmdlineopts.clp b/cmdlineopts.clp
index dd88afb..6de1782 100644
--- a/cmdlineopts.clp
+++ b/cmdlineopts.clp
@@ -12,7 +12,7 @@
 # should be handled in the main script, where it belongs.
 ################################################################################
 
-CMDLINE_OPTS=mirror:,iso:,release:,target:,mntpoint:,debopt:,interactive,nodebootstrap,config:,confdir:,packages:,chroot-scripts:,scripts:,pre-scripts:,debconf:,keep_src_list,hostname:,password:,bootappend:,grub:,arch:,insecure,verbose,help,version
+CMDLINE_OPTS=mirror:,iso:,release:,target:,mntpoint:,debopt:,interactive,nodebootstrap,config:,confdir:,packages::,chroot-scripts:,scripts:,pre-scripts:,debconf::,keep_src_list,hostname:,password:,bootappend:,grub:,arch:,insecure,verbose,help,version
 
 _opt_temp=`getopt --name grml-debootstrap -o +m:i:r:t:p:c:d:vhV --long \
     $CMDLINE_OPTS -- "$@"`
-- 
1.6.5

----------
messages: 2835, 2837
nosy: suntong
priority: bug
status: chatting
title: grml-debootstrap parameter handling, fix step 1

_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue801>
_____________________________________


More information about the Bugs-changes mailing list