Ignore:
Timestamp:
May 27, 2010, 11:58:35 AM (14 years ago)
Author:
broder
Message:

Use the .. Perl operator to simplify prerms.

invirt-console-host, invirt-dev, and all of the packages in
xvm-munin-config previously used a convoluted one-liner to clean up
/etc/sudoers, but we can do it much more easily using the .. operator.

Taken from http://blog.ksplice.com/2010/05/top-10-perl-one-liner-tricks/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/invirt-console/debian/changelog

    r2878 r3011  
     1invirt-console (0.2.14) unstable; urgency=low
     2
     3  * Use the .. Perl operator to simplify the invirt-console-host prerm.
     4
     5 -- Evan Broder <broder@mit.edu>  Thu, 27 May 2010 11:55:53 -0400
     6
    17invirt-console (0.2.13) unstable; urgency=low
    28
Note: See TracChangeset for help on using the changeset viewer.