[Adduser-devel] Bug#385433: deluser: --backupt-to requires = for
value now
Gerfried Fuchs
alfie at ist.org
Thu Aug 31 09:45:30 UTC 2006
tags 385433 + patch
thanks
* Gerfried Fuchs <alfie at debian.org> [2006-08-31 04:12]:
> Please update the documentation appropriately because it still speaks
> of --backup-to <DIR> in the usage (the script itself) and the manpage.
Pretty please don't fix the documentation but rather the code with the
following patch, it's a simple one-line fix. :)
#v+
--- deluser.orig 2006-08-15 14:36:18.000000000 -0500
+++ deluser 2006-08-31 04:38:48.000000000 -0500
@@ -85,7 +85,7 @@
"remove-home" => \$pconfig{"remove_home"},
"remove-all-files" => \$pconfig{"remove_all_files"},
"backup" => \$pconfig{"backup"},
- "backup-to" => \$pconfig{"backup_to"}
+ "backup-to=s" => \$pconfig{"backup_to"}
) ) {
&usage;
exit 1;
#v-
Thanks in advance for helping to not break existing scripts due to this
small change. :)
So long,
Alfie
--
(Ed.'s note: this is where we "sell" you to a free program. It's really more of
a feature overview, so take it as such.)
<http://mojo.skazat.com/features/>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/adduser-devel/attachments/20060831/c2267f68/attachment.pgp
More information about the Adduser-devel
mailing list