Use the .. Perl operator to simplify prerms.
authorEvan Broder <broder@mit.edu>
Thu, 27 May 2010 15:58:35 +0000 (11:58 -0400)
committerEvan Broder <broder@mit.edu>
Thu, 27 May 2010 15:58:35 +0000 (11:58 -0400)
commit930b253816980ad014aaecef70ed6e9f5b4b6829
tree8063db8bdd7abdba234e093e0ecf9fd666fd7975
parenta6e55582d9669aa25c056cfa2d5b4f7f2db06724
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/

svn path=/trunk/packages/xvm-munin-config/; revision=3011
debian/changelog
debian/xvm-munin-console-config.prerm
debian/xvm-munin-host-config.prerm
debian/xvm-munin-master-config.prerm
debian/xvm-munin-remote-config.prerm