[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [lintian] 01/01: coll/unpacked: Gracefully handle symlink targets with newlines



* Niels Thykier <nthykier@moszumanska.debian.org>, 2014-10-17, 07:53:
+            # Link targets can have newlines in them.  A lession learned by
+            # clasp (#765311)

s/lession/lesson/

+            '|',
+            ['perl', '-l', '-0', '-pe', 's/\n/\\\n/g'],

Hmm. Shouldn't we escape other special characters, too?

--
Jakub Wilk


Reply to: