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

Bug#57227: libc6: /etc/init.d/devpts.sh has a backward brace.



Package: libc6
Version: 2.1.2-13
Severity: normal

/etc/init.d/devpts.sh contains the following function:

    make_devpts()
    {
        [ -d /dev/pts ] || mkdir --mode=755 /dev/pts
    {

Obviously, the last brace is backward, which messes up the parsing of
the rest of the file.

AMC

-- System Information
Debian Release: 2.2
Kernel Version: Linux arwen 2.2.14 #4 Sat Feb 5 22:59:30 PST 2000 i686 unknown

Versions of the packages libc6 depends on:
ii  ldso           1.9.11-5       The Linux dynamic linker, library and utilit


Reply to: