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

Bug#246821: tetex-extra: Typo error in /usr/share/bug/tetex-extra



Package: tetex-extra
Version: 2.0.2-8
Severity: minor
Tags: patch

Hi!

When reporting a bug for tetex-extra, I noticed that the
/usr/share/bug/tetex-extra script complains about:

 ./tetex-extra.orig: line 54: syntax error near unexpected token `&'
 ./tetex-extra.orig: line 54: `  echo > &3'

I think this can be corrected by changing:

--- tetex-extra.orig    2004-05-01 15:53:51.000000000 +0200
+++ tetex-extra 2004-05-01 15:54:25.000000000 +0200
@@ -51,7 +51,7 @@
 echo >&3
 for file in $ls_R_files; do
   ls -l $file >&3
-  echo > &3
+  echo >&3
   cat $file >&3
   echo "######################################" >&3
 done


Please, note that this script mess up the bug reporting operation
using debian-bug (provided by debian-el) from within emacs.


Yannick


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (300, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.4.26
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro

Versions of packages tetex-extra depends on:
ii  dpkg                          1.10.21    Package maintenance system for Deb
ii  gsfonts                       8.14-3     Fonts for the Ghostscript interpre
ii  tetex-base                    2.0.2-8    Basic library files of teTeX
ii  tetex-bin                     2.0.2-14   The teTeX binary files
ii  ucf                           1.06       Update Configuration File: preserv

-- no debconf information



Reply to: