On sam, 2009-05-23 at 02:18 -0500, Raphael Geissert wrote:
> Hello maintainer,
>
> While performing an archive wide checkbashisms (from the 'devscripts' package)
> check I've found your package containing a /bin/sh script making use
> of a bashism.
>
> checkbashisms' output:
> > possible bashism in ./usr/lib/thunar-thumbnailers/tex-thumbnailer line 41
> > (unsafe echo with backslash):
> > echo "tex-thumbnailer: no \begin{document}"
This is looks like a false positive, \begin{document} is a latex
instruction. Or do you mean that backslash should be protected in sh
mode?
Cheers,
--
Yves-Alexis
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Pkg-xfce-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-xfce-devel

