Package: bash
Version: 3.0-15
Severity: normal
$ gdb $(which svn) svn_exawk: {if ($1 ~ /^$(which
awk: ^ unterminated regexp
awk: fatal: Unmatched ( or \(: /^$(which/
Nasty.
(
I typed:
gdb $(which svn) svn_e<TAB>
)
* Replacing "gdb" with "ls" makes the problem go away.
* Replacing "$(which svn)" with "/usr/bin/svn" suppresses the error, but the
completion does nothing useful. It apparently doesn't know what to look for,
and it certainly doesn't offer any completions in $PWD.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.9-powerpc-smp
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages bash depends on:
ii base-files 3.1.4 Debian base system miscellaneous f
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
ii libncurses5 5.4-6 Shared libraries for terminal hand
ii passwd 1:4.0.3-35 change and administer password and
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]