[Digikam-devel] [Bug 209906] New: Unportable test(1) construct in cleanup_digikamdb

Thomas Klausner tk at giga.or.at
Thu Oct 8 19:55:08 BST 2009


https://bugs.kde.org/show_bug.cgi?id=209906

           Summary: Unportable test(1) construct in cleanup_digikamdb
           Product: digikam
           Version: 1.0.0-beta5
          Platform: NetBSD pkgsrc
        OS/Version: NetBSD
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: digikam-devel at kde.org
        ReportedBy: tk at giga.or.at


Version:           1.0.0-beta5 (using KDE 4.3.1)
Compiler:          n/a n/a
OS:                NetBSD
Installed from:    NetBSD pkgsrc

The script utilities/scripts/cleanup_digikamdb uses the unportable bash "=="
comparison operator for test(1). It is not supported by most other shells or
even test(1) from GNU coreutils. Please use "=" instead.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list