Package: nowebm
Version: 2.10c-3.2.1
Severity: normal
Tags: patch

*** Please type your report below this line ***

   $ nountangle -filter cat -filter cat
   /usr/bin/nountangle: eval: line 1: syntax error near unexpected token `|'
   /usr/bin/nountangle: eval: line 1: `/usr/lib/noweb/markup   |  |  cat  cat '
   The root module <<*>> was not defined.

Here is the patch to fix this,

-       -filter) filters=" | $filters $2 " ; shift ;;
+       -filter) filters=" $filters | $2 " ; shift ;;


-- System Information:
Debian Release: testing/unstable
  APT prefers warty-updates
  APT policy: (800, 'warty-updates'), (800, 'warty-security'), (800,
'warty-backports'), (800, 'warty'), (700, 'hoary-updates'), (700,
'hoary-security'), (700, 'hoary-backports'), (700, 'hoary'), (600,
'breezy-updates'), (600, 'breezy-security'), (600,
'breezy-backports'), (600, 'breezy'), (599, 'dapper-updates'), (599,
'dapper-security'), (599, 'dapper-backports'), (599, 'dapper'), (500,
'jaunty-updates'), (500, 'jaunty-security'), (500,
'jaunty-backports'), (500, 'jaunty'), (500, 'intrepid-updates'), (500,
'intrepid-security'), (500, 'intrepid-backports'), (500, 'intrepid'),
(500, 'hardy-updates'), (500, 'hardy-security'), (500,
'hardy-backports'), (500, 'hardy'), (500, 'gutsy-updates'), (500,
'gutsy-security'), (500, 'gutsy-backports'), (500, 'gutsy'), (500,
'feisty-backports'), (500, 'edgy-backports')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-52-386
Locale: LANG=C, LC_CTYPE=thai (charmap=TIS-620)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to