[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freedesktop-portland-bugs
Subject:    [Portland-bugs] [Bug 15630] New: xdg-utils scripts should use
From:       bugzilla-daemon () freedesktop ! org
Date:       2008-04-21 15:06:59
Message-ID: bug-15630-6947 () http ! bugs ! freedesktop ! org/
[Download RAW message or body]

http://bugs.freedesktop.org/show_bug.cgi?id=15630

           Summary: xdg-utils scripts should use /bin/bash as shell not
                    /bin/sh
           Product: Portland
           Version: 1.0
          Platform: Other
        OS/Version: Solaris
            Status: NEW
          Severity: normal
          Priority: medium
         Component: xdg-utils
        AssignedTo: portland-bugs@lists.freedesktop.org
        ReportedBy: darren.kenny@sun.com


All of the xdg-utils scripts are using bash syntax not pure bourne-shell
syntax.

As such they should be updated to either use /bin/bash as the execution shell
or be fixed to not use bash syntax.

For example, the use of $( ) to execute :

  A=$(echo hello)

should be

  A=`echo hello`


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Portland-bugs mailing list
Portland-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/portland-bugs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic