Hi Daniel Thanks a lot! I have now added the patch and uploaded.
On Tue, May 06, 2008 at 09:09:36PM +0200, Daniel Hahler wrote: > Package: vzctl > Version: 3.0.22-6 > Severity: normal > Tags: patch > User: [EMAIL PROTECTED] > Usertags: origin-ubuntu intrepid ubuntu-patch > > In Ubuntu, we've applied the attached patch to achieve the following: > > * Fix typo in etc/bash_completion.d/vzctl.sh.in, which fixes > name completion for "stop", "enter" and "exec*": > s/rm_emtpy/rm_empty/ > > We thought you might be interested in doing the same. Thanks for that. > > Additionally, please consider setting/using DEF_OSTEMPLATE="debian" by > default. > In Ubuntu, we're using "ubuntu" (which is the same as "debian") and that > would allow us to just sync from Debian again. Yes I have changed that as well. Best regards, // Ola > > Thank you. > --- vzctl-3.0.22.orig/etc/bash_completion.d/vzctl.sh.in > +++ vzctl-3.0.22/etc/bash_completion.d/vzctl.sh.in > @@ -21,7 +21,7 @@ > stop|enter|exec*) > # running VEs > @SBINDIR@/vzlist -H -oveid > - @SBINDIR@/vzlist -H -oname | $rm_emtpy > + @SBINDIR@/vzlist -H -oname | $rm_empty > ;; > *) > # All VEs -- --------------------- Ola Lundqvist --------------------------- / [EMAIL PROTECTED] Annebergsslingan 37 \ | [EMAIL PROTECTED] 654 65 KARLSTAD | | http://inguza.com/ +46 (0)70-332 1551 | \ gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9 / --------------------------------------------------------------- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]